From: Richard Jones Date: Sun, 26 Apr 2009 16:59:35 +0000 (+0100) Subject: Version 1.0.14 X-Git-Tag: 1.0.14^0 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=refs%2Ftags%2F1.0.14;hp=0b2748bb2729bea0d6f6b794e7f6e0cfb8d36bcc;p=libguestfs.git Version 1.0.14 --- diff --git a/configure.ac b/configure.ac index c7a2187..a898040 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.13]) +AC_INIT([libguestfs],[1.0.14]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4])