diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-30 23:39:31 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-30 23:39:31 +0100 |
commit | 62fa13411d4eac94473fd2fdcb8f4fade36cf0d0 (patch) | |
tree | 414d2797f080aec19f206420309b74a3f2c3411f | |
parent | e118c14b9552de311cbc1734e03a3226b484c1e8 (diff) | |
download | libguestfs-1.0.17.tar.gz libguestfs-1.0.17.tar.xz libguestfs-1.0.17.zip |
Version 1.0.171.0.17
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3573cb32..42cb661c 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.16]) +AC_INIT([libguestfs],[1.0.17]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) |