From c889d127598f5613a49ee713adeb7165f473dbdc Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Sat, 9 May 2009 13:52:24 +0100 Subject: [PATCH] Version 1.0.22 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4209baa..4c20e12 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.21]) +AC_INIT([libguestfs],[1.0.22]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) -- 1.8.3.1