File: version.h.in

package info (click to toggle)
geda-gaf 1%3A1.8.2-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 49,008 kB
  • ctags: 9,734
  • sloc: ansic: 81,416; sh: 14,797; lisp: 10,459; makefile: 2,782; perl: 2,417; python: 940; lex: 887; awk: 362; yacc: 289; sed: 27; xml: 23
file content (11 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
/* Date part of package version string. */
/* #undef PACKAGE_DATE_VERSION */

/* Dotted part of package version string. */
/* #undef PACKAGE_DOTTED_VERSION */

/* Current git commit. */
/* #undef PACKAGE_GIT_COMMIT */

/* Current 'git describe' version string. */
/* #undef PACKAGE_GIT_VERSION */