From: Richard Jones Date: Thu, 7 May 2009 17:51:34 +0000 (+0100) Subject: Version 1.0.19 X-Git-Tag: 1.0.19~2 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=ab48e523b3f215dff09f68d3c0544ceec8757c68;hp=6f0b962724a087a11edb5ce47aa06fa276fcb54b Version 1.0.19 --- diff --git a/configure.ac b/configure.ac index 07a9535..a71fff8 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.18]) +AC_INIT([libguestfs],[1.0.19]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4])