File: version.h.in

package info (click to toggle)
globus-gram-job-manager 14.20-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 4,764 kB
  • sloc: ansic: 32,175; sh: 11,951; perl: 1,437; xml: 875; makefile: 630; yacc: 528; lex: 212
file content (9 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (78)
1
2
3
4
5
6
7
8
9
static
globus_version_t local_version = 
{
    @MAJOR_VERSION@,
    @MINOR_VERSION@,
    @DIRT_TIMESTAMP@,
    @DIRT_BRANCH_ID@
};