From: Martin K. Petersen Date: Tue, 20 Mar 2001 20:10:08 +0000 (+0000) Subject: Upgrade LVM to 0.9beta6 X-Git-Tag: v1.2.0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b62ca6e5c9196648fbc4a664a9ad59ba00442a8;p=thirdparty%2Fxfsprogs-dev.git Upgrade LVM to 0.9beta6 --- diff --git a/VERSION b/VERSION index b75d243ec..0d0bfabc4 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=1 PKG_MINOR=1 -PKG_REVISION=6 +PKG_REVISION=7 PKG_BUILD=0 diff --git a/doc/CHANGES b/doc/CHANGES index d2c0f2227..4f0f1c57b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,6 @@ +xfsprogs-1.1.7 (20 March 2001) + - Upgraded LVM to 0.9beta6 + xfsprogs-1.1.6 (20 March 2001) - Fix sparc build failure - fcntl.h missing O_DIRECT - Added README.quota describing use of quota with XFS