summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk/patchlev.h
diff options
context:
space:
mode:
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"