diff options
author | Richard Jones <rjones@redhat.com> | 2009-05-12 17:56:36 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-05-12 17:56:36 +0100 |
commit | d5709ba3fd9b666012926e0a2a7e36107433eb98 (patch) | |
tree | d27d857ecf496121c9a0503d031111f2afc325ea /configure.ac | |
parent | e595146b5c742de5604a175f0d150931d9f6aa6d (diff) | |
download | libguestfs-1.0.25.tar.gz libguestfs-1.0.25.tar.xz libguestfs-1.0.25.zip |
Version 1.0.251.0.25
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 d1ee16f3..db1031e1 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.24]) +AC_INIT([libguestfs],[1.0.25]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) |