summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gzip/revision.h
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1993-06-19 00:22:46 +0000
committernate <nate@FreeBSD.org>1993-06-19 00:22:46 +0000
commit27b6ff7b29546d2f06b4766676709c0830d69643 (patch)
tree511b90cc97cd9ed9430ece39d5e20942cadef5fc /gnu/usr.bin/gzip/revision.h
parent978b670e3cdaa86f5f989043fb3c7585f7d0855d (diff)
downloadFreeBSD-src-27b6ff7b29546d2f06b4766676709c0830d69643.zip
FreeBSD-src-27b6ff7b29546d2f06b4766676709c0830d69643.tar.gz
Updated gzip from 1.1 to 1.2.2
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 5a4e1e6..4cb03a3 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.1.1"
+#define VERSION "1.2.2"
#define PATCHLEVEL 0
-#define REVDATE "1 Jun 93"
+#define REVDATE "17 Jun 93"
/* This version does not support compression into old compress format: */
#ifdef LZW
# undef LZW
#endif
-/* $Id: revision.h,v 0.20 1993/06/01 14:03:17 jloup Exp $ */
+/* $Id: revision.h,v 0.23 1993/06/16 15:03:51 jloup Exp $ */
OpenPOWER on IntegriCloud