diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:25:15 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:25:15 +0000 |
commit | 30614e95829d832d1bd3038109132fe56ea085da (patch) | |
tree | c613ffcab3d7ef6c3b62e47daf127a36dd88be89 /configure | |
parent | Adding debian version 1.6-1. (diff) | |
download | lzip-30614e95829d832d1bd3038109132fe56ea085da.tar.xz lzip-30614e95829d832d1bd3038109132fe56ea085da.zip |
Merging upstream version 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. |