summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0620f6cf3be..01610505105 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ AC_PREREQ(2.59)
# VERSION define is not used by the code. It gets a version string
# from 'git describe'; see src/ceph_ver.[ch]
-AC_INIT([ceph], [0.55], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.55.1], [ceph-devel@vger.kernel.org])
# Create release string. Used with VERSION for RPMs.
AC_SUBST(RPM_RELEASE)