diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:23:18 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:23:18 +0000 |
commit | 5b74271ec2c24c1c17454e2bba9bf90d448604a3 (patch) | |
tree | 160be1abbe0bf5f283cd614cd61ede7378654ec4 /configure | |
parent | Adding debian version 1.0~rc3-1. (diff) | |
download | pdlzip-5b74271ec2c24c1c17454e2bba9bf90d448604a3.tar.xz pdlzip-5b74271ec2c24c1c17454e2bba9bf90d448604a3.zip |
Merging upstream version 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 |