File: version.h

package info (click to toggle)
vbindiff 3.0-beta1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 540 kB
  • ctags: 318
  • sloc: cpp: 2,046; sh: 787; perl: 107; makefile: 92; lisp: 13
file content (6 lines) | stat: -rw-r--r-- 134 bytes parent folder | download
1
2
3
4
5
6
#ifndef PACKAGE_VERSION

#define PACKAGE_VERSION    "3.0_beta1"
#define PACKAGE_VERSION_NUM 3,0,0,0

#endif /* not PACKAGE_VERSION */