diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:11:13 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:11:13 +0000 |
commit | 7dc85393789f529c0ca2efff79c0242f4ec4db87 (patch) | |
tree | d021be7ecf23ddd19d40e7e954a08e8b1dfe44b8 /configure | |
parent | Adding debian version 0.2-1. (diff) | |
download | plzip-7dc85393789f529c0ca2efff79c0242f4ec4db87.tar.xz plzip-7dc85393789f529c0ca2efff79c0242f4ec4db87.zip |
Merging upstream version 0.3.
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-17 +# Date of this version: 2010-01-24 args= no_create= pkgname=plzip -pkgversion=0.2 +pkgversion=0.3 progname=plzip srctrigger=plzip.h |