Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Index: dmapi-dev/doc/CHANGES
===================================================================
--- dmapi-dev.orig/doc/CHANGES 2009-01-24 19:22:05.421554039 +0100
+++ dmapi-dev/doc/CHANGES 2009-01-30 09:14:04.350423953 +0100
@@ -1,3 +1,6 @@
+dmapi-2.2.9
+ - Various build system updates.
+
dmapi-2.2.8 (9 February 2007)
- Fix a problem in get_mnt() called by dm_handle_to_path()
The "dmi" mount option was not considered.
Index: dmapi-dev/VERSION
===================================================================
--- dmapi-dev.orig/VERSION 2009-01-30 09:13:33.524328761 +0100
+++ dmapi-dev/VERSION 2009-01-30 09:13:36.758298882 +0100
@@ -3,5 +3,5 @@
#
PKG_MAJOR=2
PKG_MINOR=2
-PKG_REVISION=8
+PKG_REVISION=9
PKG_BUILD=1
|