File: version.h

package info (click to toggle)
syslinux 3%3A6.03%2Bdfsg-5%2Bdeb8u2
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 41,276 kB
  • sloc: ansic: 358,748; asm: 9,608; pascal: 4,809; perl: 3,894; makefile: 2,488; sh: 324; python: 266; xml: 39
file content (6 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
#define VERSION 6.03
#define VERSION_STR "6.03"
#define VERSION_MAJOR 6
#define VERSION_MINOR 3
#define YEAR 2014
#define YEAR_STR "2014"