diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:18:57 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:18:57 +0000 |
commit | 46446038e7d97bb60f516919a3936dd668ddfd54 (patch) | |
tree | 44ba8b8c194a34bb5e3a5c0cd8a3ddeb19f0a53d /configure | |
parent | Adding debian version 0.5-1. (diff) | |
download | plzip-46446038e7d97bb60f516919a3936dd668ddfd54.tar.xz plzip-46446038e7d97bb60f516919a3936dd668ddfd54.zip |
Merging upstream version 0.6.
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-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 |