From d9105530a7da4dffb5cdcb38ef7af0f58f7d515c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 29 Jun 2009 17:33:52 +0100 Subject: Version 1.0.54 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ededda3a..e9e36643 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.53]) +AC_INIT([libguestfs],[1.0.54]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) -- cgit