diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:18:51 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:18:51 +0000 |
commit | 06eb4a907699aae4a22edb4d178b8f8e10c9d5d8 (patch) | |
tree | f563bc6317b977d1a88d08e8ec5b84becf3a6469 /configure | |
parent | Adding upstream version 0.5. (diff) | |
download | plzip-06eb4a907699aae4a22edb4d178b8f8e10c9d5d8.tar.xz plzip-06eb4a907699aae4a22edb4d178b8f8e10c9d5d8.zip |
Adding upstream version 0.6.upstream/0.6
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,12 +5,12 @@ # This configure script is free software: you have unlimited permission # to copy, distribute and modify it. # -# Date of this version: 2010-02-10 +# Date of this version: 2010-03-20 args= no_create= pkgname=plzip -pkgversion=0.5 +pkgversion=0.6 progname=plzip srctrigger=plzip.h |