diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:24:30 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:24:30 +0000 |
commit | 54ec5ca53eb5d88daf91b3a6fafdbea43d764fa7 (patch) | |
tree | ed32990f53223b13952aa9660c83c23cfa63eb18 /configure | |
parent | Adding debian version 1.6~pre3-1. (diff) | |
download | lzip-54ec5ca53eb5d88daf91b3a6fafdbea43d764fa7.tar.xz lzip-54ec5ca53eb5d88daf91b3a6fafdbea43d764fa7.zip |
Merging upstream version 1.6.
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-03 +# Date of this version: 2009-06-22 invocation_name=$0 args= no_create= progname=lzip -progversion=1.6-pre3 +progversion=1.6 srctrigger=lzip.h # clear some things potentially inherited from environment. |