Bump version to 0.47

This commit is contained in:
Con Kolivas 2010-10-27 23:37:39 +11:00
parent 505ae08add
commit 572d184e54
4 changed files with 197 additions and 181 deletions

View file

@ -1,4 +1,8 @@
lrzip ChangeLog
OCTOBER 2010, version 0.47, Con Kolivas
* Fix the symlinking problem when DESTDIR is in use reported by a billion
people.
MAY 2010, version 0.46, Con Kolivas, Ed Avis.
* Suppress final [OK] message with -q flag EA
* Handle mkstemp() errors correctly EA

2
README
View file

@ -1,4 +1,4 @@
lrzip v0.46
lrzip v0.47
Long Range ZIP or Lzma RZIP

370
configure vendored

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([lrzip],[0.46],[kernel@kolivas.org],[lrzip-0.46])
AC_INIT([lrzip],[0.47],[kernel@kolivas.org],[lrzip-0.47])
AC_CONFIG_HEADER(config.h)
# see what our system is!
AC_CANONICAL_HOST