summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-05-12 17:56:36 +0100
committerRichard Jones <rjones@redhat.com>2009-05-12 17:56:36 +0100
commitd5709ba3fd9b666012926e0a2a7e36107433eb98 (patch)
treed27d857ecf496121c9a0503d031111f2afc325ea
parente595146b5c742de5604a175f0d150931d9f6aa6d (diff)
downloadlibguestfs-1.0.25.tar.gz
libguestfs-1.0.25.tar.xz
libguestfs-1.0.25.zip
Version 1.0.251.0.25
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d1ee16f3..db1031e1 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.24])
+AC_INIT([libguestfs],[1.0.25])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])