From: Richard Jones Date: Tue, 12 May 2009 16:24:45 +0000 (+0100) Subject: Prepare for version 1.0.24 X-Git-Tag: 1.0.25~2 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=791a34b6d9408f2b412d84a75d8617748d2262b4;p=libguestfs.git Prepare for version 1.0.24 --- diff --git a/configure.ac b/configure.ac index f04bafb..d1ee16f 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -AC_INIT([libguestfs],[1.0.23]) +AC_INIT([libguestfs],[1.0.24]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4])