From: Sage Weil Date: Wed, 15 Dec 2010 21:01:57 +0000 (-0800) Subject: v0.24 X-Git-Tag: v0.24^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=180a4176035521940390f4ce24ee3eb7aa290632;p=ceph.git v0.24 --- diff --git a/configure.ac b/configure.ac index ee6fd6d74a3..20991bd1f6a 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf AC_PREREQ(2.59) -AC_INIT([Ceph distributed file system], [0.24~rc], +AC_INIT([Ceph distributed file system], [0.24], [Sage Weil ], [ceph]) @@ -12,7 +12,7 @@ AC_CANONICAL_HOST AC_CANONICAL_TARGET # Automake -AM_INIT_AUTOMAKE(ceph, 0.24~rc) +AM_INIT_AUTOMAKE(ceph, 0.24) AM_PROG_CC_C_O AM_PROG_LIBTOOL