summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-05-07 21:29:08 +0100
committerRichard Jones <rjones@redhat.com>2009-05-07 21:29:08 +0100
commit4dffb3bbb5346410fe8b958add4a956b915d48a9 (patch)
tree063c7b73a82d52697bd21b522c67dbde42f35bf8
parent427b5f079fd344919ecf568bab2084825aacf606 (diff)
downloadlibguestfs-4dffb3bbb5346410fe8b958add4a956b915d48a9.tar.gz
libguestfs-4dffb3bbb5346410fe8b958add4a956b915d48a9.tar.xz
libguestfs-4dffb3bbb5346410fe8b958add4a956b915d48a9.zip
Prepare for version 1.0.20.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a71fff8b..e3b4e2ed 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.19])
+AC_INIT([libguestfs],[1.0.20])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])