diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 16:11:40 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 16:11:40 +0000 |
commit | 1d1dc8b97e1cc23b97c1a8053020ce61a0cd1e84 (patch) | |
tree | d8f3bdaa398a4228bda811cc30525e16d29987f2 /configure | |
parent | Adding debian version 0.4-1. (diff) | |
download | zutils-1d1dc8b97e1cc23b97c1a8053020ce61a0cd1e84.tar.xz zutils-1d1dc8b97e1cc23b97c1a8053020ce61a0cd1e84.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: 2009-09-17 +# Date of this version: 2009-10-01 args= no_create= progname=zutils -progversion=0.4 +progversion=0.5 srctrigger=zdiff.in # clear some things potentially inherited from environment. |