summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gzip/revision.h
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1993-10-14 00:33:38 +0000
committernate <nate@FreeBSD.org>1993-10-14 00:33:38 +0000
commiteb837699da243caa78b6b6ddf8065c8f6eb8a2e8 (patch)
tree4fbeb313da94b4852b82e5b0448d45f2e7ae41e9 /gnu/usr.bin/gzip/revision.h
parentf2586b2d69a4cd1077f15d406ee9c5e345ac3b8d (diff)
downloadFreeBSD-src-eb837699da243caa78b6b6ddf8065c8f6eb8a2e8.zip
FreeBSD-src-eb837699da243caa78b6b6ddf8065c8f6eb8a2e8.tar.gz
Updated gzip from version 1.2.2 to 1.2.4 due to popular demand
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