aboutsummaryrefslogtreecommitdiffstats
path: root/vms/vms-conf.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-06-24 11:36:54 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-06-24 11:36:54 +0300
commite0fb5433dc35f18d6a69a916f5bf4e90c796c356 (patch)
treed8c589707fb66eefa5387d68a0fb23ab3c9d49f5 /vms/vms-conf.h
parent11de2bdb1dc70d7b008cf14ffbdd7be89ec704fa (diff)
downloadegawk-e0fb5433dc35f18d6a69a916f5bf4e90c796c356.tar.gz
egawk-e0fb5433dc35f18d6a69a916f5bf4e90c796c356.tar.bz2
egawk-e0fb5433dc35f18d6a69a916f5bf4e90c796c356.zip
Fix vms version stuff. Get the tarball really right.
Diffstat (limited to 'vms/vms-conf.h')
-rw-r--r--vms/vms-conf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/vms-conf.h b/vms/vms-conf.h
index 705323ad..183b7245 100644
--- a/vms/vms-conf.h
+++ b/vms/vms-conf.h
@@ -402,7 +402,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION "3.1.8"
+#define PACKAGE_VERSION "4.0.0"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -435,7 +435,7 @@
#define USE_INCLUDED_STRFTIME 1
/* Version number of package */
-#define VERSION "3.1.8"
+#define VERSION "4.0.0"
/* Define to 1 if on AIX 3.
System headers sometimes define this.