summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-22 09:18:02 +0100
committerRichard Jones <rjones@redhat.com>2009-04-22 09:18:02 +0100
commit4bcb05e92f090f872fb823ffdadd241486a13107 (patch)
tree311cccb827cd29d1296d37c427f9e94e6972dae0 /configure.ac
parent5e635ed9102d0ad4d0e0d03a60c8493451628473 (diff)
downloadlibguestfs-4bcb05e92f090f872fb823ffdadd241486a13107.tar.gz
libguestfs-4bcb05e92f090f872fb823ffdadd241486a13107.tar.xz
libguestfs-4bcb05e92f090f872fb823ffdadd241486a13107.zip
Version 1.0.6.1.0.6
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 caee197e..38418434 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.5])
+AC_INIT([libguestfs],[1.0.6])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])