]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
bump minor version number after work for extended attributes.
authorNathan Scott <nathans@sgi.com>
Sat, 10 Feb 2001 00:31:03 +0000 (00:31 +0000)
committerNathan Scott <nathans@sgi.com>
Sat, 10 Feb 2001 00:31:03 +0000 (00:31 +0000)
VERSION
doc/CHANGES

diff --git a/VERSION b/VERSION
index 76416ff2444a1ca874006b1cd89cbd6d2814a617..37c8c15fb5d1684de0b74d978edb9ee99535de8c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=1
 PKG_MINOR=1
-PKG_REVISION=1
+PKG_REVISION=2
 PKG_BUILD=0
index 60cea07b98680c0d6ece13a4c08e075cea1bcefc..27b9d36fd0b5a3d224976964105867c3606c2d95 100644 (file)
@@ -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