diff options
author | Werner Koch <[email protected]> | 1998-06-26 09:45:36 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-06-26 09:45:36 +0000 |
commit | 5911e300ff885ec570b59eaef7d8f19785e16fab (patch) | |
tree | 79888178beb6f742b784b5edc1da9cd154958e4a /zlib | |
parent | 0.3 ready (diff) | |
download | gnupg-5911e300ff885ec570b59eaef7d8f19785e16fab.tar.gz gnupg-5911e300ff885ec570b59eaef7d8f19785e16fab.zip |
bug fixes
Diffstat (limited to 'zlib')
-rw-r--r-- | zlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/Makefile b/zlib/Makefile index bc8f9ea80..49bd6bc28 100644 --- a/zlib/Makefile +++ b/zlib/Makefile @@ -92,7 +92,7 @@ POSUB = po RANLIB = ranlib USE_INCLUDED_LIBINTL = yes USE_NLS = yes -VERSION = 0.3.0 +VERSION = 0.3.0a ZLIBS = l = |