File: version.h

package info (click to toggle)
nat 1%3A1.0-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, jessie, jessie-kfreebsd, lenny, sarge, squeeze, wheezy
  • size: 496 kB
  • ctags: 1,518
  • sloc: ansic: 9,635; makefile: 74
file content (5 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#ifdef SCANNER
#define VERSION "X"
#else
#define VERSION "vaguely resembling 1.9.15p8 but with many grody hacks"
#endif