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