diff options
author | Werner Koch <[email protected]> | 1998-07-08 09:29:43 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-07-08 09:29:43 +0000 |
commit | 5aed77d1dbd95a8a0be4d579fd023775ddc85223 (patch) | |
tree | e9b043aa908c90590b4d2f78639fd24b0a2b83c7 /zlib | |
parent | Added new key infos (diff) | |
download | gnupg-5aed77d1dbd95a8a0be4d579fd023775ddc85223.tar.gz gnupg-5aed77d1dbd95a8a0be4d579fd023775ddc85223.zip |
fixed clearsig stuff
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 03038df11..8b8f71fd9 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.1 +VERSION = 0.3.1a ZLIBS = l = |