From: Nathan Scott Date: Thu, 1 May 2003 23:37:41 +0000 (+0000) Subject: bump version number for xfs_repair-on-ro-device changes. X-Git-Tag: XFS-1_3_0pre1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97999e0c638806aeb74f3d67763dbf9c019e57f6;p=thirdparty%2Fxfsprogs-dev.git bump version number for xfs_repair-on-ro-device changes. --- diff --git a/VERSION b/VERSION index 911b3ed45..707356708 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=4 -PKG_REVISION=8 +PKG_REVISION=9 PKG_BUILD=0 diff --git a/debian/changelog b/debian/changelog index d3abf7312..1f1b26491 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -xfsprogs (2.4.8-1) unstable; urgency=low +xfsprogs (2.4.9-1) unstable; urgency=low * New upstream release - -- Nathan Scott Sat, 26 Apr 2003 14:47:16 +1000 + -- Nathan Scott Fri, 02 May 2003 09:34:17 +1000 xfsprogs (2.4.4-1) unstable; urgency=low diff --git a/doc/CHANGES b/doc/CHANGES index 741c2f75a..90451929a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,6 @@ +xfsprogs-2.4.9 (03 May 2003) + - Allow xfs_repair to run on read-only filesystems. + xfsprogs-2.4.8 (26 April 2003) - Rework configure.in to make use of shared macros. - Fix up #include lines to allow compilation of sources