summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk/patchlev.h
diff options
context:
space:
mode:
authorjtc <jtc@NetBSD.org>1993-07-02 23:56:52 +0000
committerjtc <jtc@NetBSD.org>1993-07-02 23:56:52 +0000
commitf4e00a39c236bf7481c72bcc6d215900040c7cdf (patch)
tree52e2aaed1a2ff6e364820a186cf85c4b792e5626 /gnu/usr.bin/awk/patchlev.h
parent8ebc845441169cc86d3f7c2b400125e254124a27 (diff)
Updated to mawk 1.1.4
Diffstat (limited to 'gnu/usr.bin/awk/patchlev.h')
-rw-r--r--gnu/usr.bin/awk/patchlev.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/usr.bin/awk/patchlev.h b/gnu/usr.bin/awk/patchlev.h
index cbcd2feb192..afceea0be3a 100644
--- a/gnu/usr.bin/awk/patchlev.h
+++ b/gnu/usr.bin/awk/patchlev.h
@@ -1,3 +1,4 @@
/* mawk 1.1 */
-#define PATCHLEVEL 1
-#define PATCH_STRING ".1"
+#define PATCHLEVEL 4
+#define PATCH_STRING ".4"
+#define DATE_STRING "May 1993"