diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:25:07 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:25:07 +0000 |
commit | cc850a231b6eb35f6a7513455f85fd51a299af71 (patch) | |
tree | 4a73324f0332390d84c3d83843444e68e833eff4 /configure | |
parent | Adding upstream version 1.6. (diff) | |
download | lzip-cc850a231b6eb35f6a7513455f85fd51a299af71.tar.xz lzip-cc850a231b6eb35f6a7513455f85fd51a299af71.zip |
Adding upstream version 1.7.upstream/1.7
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,13 +5,13 @@ # This configure script is free software: you have unlimited permission # to copy, distribute and modify it. # -# Date of this version: 2009-06-22 +# Date of this version: 2009-06-25 invocation_name=$0 args= no_create= progname=lzip -progversion=1.6 +progversion=1.7 srctrigger=lzip.h # clear some things potentially inherited from environment. |