diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-05-26 09:55:25 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-05-26 09:55:25 +0100 |
commit | 9f2e9d7c3d38ab9e1be7dbed84d4eea0d86d1ec2 (patch) | |
tree | 9b18018d9f6d0b5ffd3bcb6e07511c85697ee19f /configure.ac | |
parent | 2d1890d149bc200bd94e16f9a4f06eb13a2e3697 (diff) | |
download | libguestfs-1.0.32.tar.gz libguestfs-1.0.32.tar.xz libguestfs-1.0.32.zip |
Version 1.0.321.0.32
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 924d88b4..4d991b89 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.31]) +AC_INIT([libguestfs],[1.0.32]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) |