summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-26 17:59:35 +0100
committerRichard Jones <rjones@redhat.com>2009-04-26 17:59:35 +0100
commite5b86fce27b0900d653911e64a85c3857c2fe604 (patch)
tree363fdb29e6ee67439845b3d07cd7bf99c61f4e18
parent0b2748bb2729bea0d6f6b794e7f6e0cfb8d36bcc (diff)
downloadlibguestfs-e5b86fce27b0900d653911e64a85c3857c2fe604.tar.gz
libguestfs-e5b86fce27b0900d653911e64a85c3857c2fe604.tar.xz
libguestfs-e5b86fce27b0900d653911e64a85c3857c2fe604.zip
Version 1.0.141.0.14
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c7a21879..a8980400 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.13])
+AC_INIT([libguestfs],[1.0.14])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])