diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:23:10 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:23:10 +0000 |
commit | 13ed2148610aab46eec4b60d5cf7049f30643b6d (patch) | |
tree | 92c6a8c2d25c2e8fae1dd65c38dfe5ff96cf1f3c /configure | |
parent | Adding upstream version 1.0~rc3. (diff) | |
download | pdlzip-13ed2148610aab46eec4b60d5cf7049f30643b6d.tar.xz pdlzip-13ed2148610aab46eec4b60d5cf7049f30643b6d.zip |
Adding upstream version 1.0.upstream/1.0
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-03-14 +# Date of this version: 2010-04-05 args= no_create= pkgname=pdlzip -pkgversion=1.0-rc3 +pkgversion=1.0 progname=pdlzip srctrigger=pdlzip.h |