File: git-version.h.meson

package info (click to toggle)
iputils 3%3A20250605-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,848 kB
  • sloc: ansic: 6,033; xml: 1,797; sh: 543; makefile: 28
file content (2 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (4)
1
2
#define PACKAGE_VERSION "@VCS_TAG@"
#define IPUTILS_VERSION(_prog) "%s from %s %s\n", _prog, PACKAGE_NAME, PACKAGE_VERSION