File: git-version.h.meson

package info (click to toggle)
iputils 3%3A20210202-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,584 kB
  • sloc: ansic: 10,801; xml: 2,428; sh: 302; makefile: 37
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