summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gzip/revision.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/revision.h')
-rw-r--r--gnu/usr.bin/gzip/revision.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/gzip/revision.h b/gnu/usr.bin/gzip/revision.h
index 4cb03a3..f99b65f 100644
--- a/gnu/usr.bin/gzip/revision.h
+++ b/gnu/usr.bin/gzip/revision.h
@@ -4,13 +4,13 @@
* terms of the GNU General Public License, see the file COPYING.
*/
-#define VERSION "1.2.2"
+#define VERSION "1.2.4"
#define PATCHLEVEL 0
-#define REVDATE "17 Jun 93"
+#define REVDATE "18 Aug 93"
/* This version does not support compression into old compress format: */
#ifdef LZW
# undef LZW
#endif
-/* $Id: revision.h,v 0.23 1993/06/16 15:03:51 jloup Exp $ */
+/* $Id: revision.h,v 0.25 1993/06/24 08:29:52 jloup Exp $ */
OpenPOWER on IntegriCloud