File: version.m4

package info (click to toggle)
gnumach 2%3A1.8%2Bgit20201129-4
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 19,880 kB
  • sloc: ansic: 291,001; sh: 4,505; asm: 3,510; makefile: 398; awk: 45
file content (4 lines) | stat: -rw-r--r-- 185 bytes parent folder | download
1
2
3
4
m4_define([AC_PACKAGE_NAME],[GNU Mach])
m4_define([AC_PACKAGE_VERSION],[1.8+git20201129])
m4_define([AC_PACKAGE_BUGREPORT],[bug-hurd@gnu.org])
m4_define([AC_PACKAGE_TARNAME],[gnumach])