From: Richard Jones Date: Wed, 22 Apr 2009 21:01:08 +0000 (+0100) Subject: Version 1.0.10 X-Git-Tag: 1.0.10^0 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=8261323786f5cfa2f9d71d79b4ae8065352eae2b;p=libguestfs.git Version 1.0.10 --- diff --git a/configure.ac b/configure.ac index bc46cab..fd0578a 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.9]) +AC_INIT([libguestfs],[1.0.10]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4])