aboutsummaryrefslogtreecommitdiffstats
diff options
-rw-r--r--VERSION2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index fe572eee84..c05efb99fe 100644
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
#
PKG_MAJOR=6
PKG_MINOR=10
-PKG_REVISION=0
+PKG_REVISION=1
PKG_BUILD=1
diff --git a/configure.ac b/configure.ac
index f2bf54bfbc..33b01399ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs],[6.10.0],[linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs],[6.10.1],[linux-xfs@vger.kernel.org])
AC_PREREQ([2.69])
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])