summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-06-04 15:09:16 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-06-04 15:09:16 +0100
commit8281007ff4369feaebc5b8e3395fcbf4a8548561 (patch)
treebf60b77555b8b7d49a7d5a8003421f7410a95692 /configure.ac
parentab81d09a710242ab61001ef5e8ffd321725b47a7 (diff)
downloadlibguestfs-8281007ff4369feaebc5b8e3395fcbf4a8548561.tar.gz
libguestfs-8281007ff4369feaebc5b8e3395fcbf4a8548561.tar.xz
libguestfs-8281007ff4369feaebc5b8e3395fcbf4a8548561.zip
Version 1.0.41.1.0.41
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1b09eb9e..d127b2be 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.40])
+AC_INIT([libguestfs],[1.0.41])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])