diff options
author | Richard Jones <rjones@redhat.com> | 2009-05-18 17:23:49 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-05-18 17:23:49 +0100 |
commit | 38797198d8f60b0a1793d7f228f69c757307ac3f (patch) | |
tree | 7d6e8e5b73cdb0de72961fbd83089f28f412f4e5 /configure.ac | |
parent | 85ed8cef99c19b4143844991d14e0b848fecc5da (diff) | |
download | libguestfs-1.0.26.tar.gz libguestfs-1.0.26.tar.xz libguestfs-1.0.26.zip |
Version 1.0.26.1.0.26
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index db1031e1..dedc1d17 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.25]) +AC_INIT([libguestfs],[1.0.26]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) |