From: Nathan Scott Date: Sat, 10 Feb 2001 00:31:03 +0000 (+0000) Subject: bump minor version number after work for extended attributes. X-Git-Tag: v1.2.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33e792703a76ebc8b79db189e7686ff9e3e5d62e;p=thirdparty%2Fxfsprogs-dev.git bump minor version number after work for extended attributes. --- diff --git a/VERSION b/VERSION index 76416ff24..37c8c15fb 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=1 PKG_MINOR=1 -PKG_REVISION=1 +PKG_REVISION=2 PKG_BUILD=0 diff --git a/doc/CHANGES b/doc/CHANGES index 60cea07b9..27b9d36fd 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,7 @@ +xfsprogs-1.1.2 (10 February 2001) + - added libhandle routines to simplify dump/restore EA support + xfsprogs-1.1.1 (30 January 2001) - minor rpm and deb packaging work