diff options
| author | jtc <jtc@NetBSD.org> | 1993-07-02 23:56:52 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1993-07-02 23:56:52 +0000 |
| commit | f4e00a39c236bf7481c72bcc6d215900040c7cdf (patch) | |
| tree | 52e2aaed1a2ff6e364820a186cf85c4b792e5626 /gnu/usr.bin/awk/patchlev.h | |
| parent | 8ebc845441169cc86d3f7c2b400125e254124a27 (diff) | |
Updated to mawk 1.1.4
Diffstat (limited to 'gnu/usr.bin/awk/patchlev.h')
| -rw-r--r-- | gnu/usr.bin/awk/patchlev.h | 5 |
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" |
