diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:18:10 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:18:10 +0000 |
commit | 9a128a28677f07ec804c5b22d3050181a5cb2b6b (patch) | |
tree | 9f599e62fee7c29192b22cb4876bc5a6b4ef0743 /configure | |
parent | Adding debian version 0.4-1. (diff) | |
download | plzip-9a128a28677f07ec804c5b22d3050181a5cb2b6b.tar.xz plzip-9a128a28677f07ec804c5b22d3050181a5cb2b6b.zip |
Merging upstream version 0.5.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'configure')
-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-01-31 +# Date of this version: 2010-02-10 args= no_create= pkgname=plzip -pkgversion=0.4 +pkgversion=0.5 progname=plzip srctrigger=plzip.h |