summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-15 23:58:11 +0100
committerRichard Jones <rjones@redhat.com>2009-04-15 23:58:11 +0100
commitce6c6978eedadcf2235dc1ac83bc0868f58c532b (patch)
tree3c0caa4b81273d608d1760a9bac0bc104803c0b3
parent05712b2457a44ee0f0020eced77db03c2aa419a1 (diff)
downloadlibguestfs-ce6c6978eedadcf2235dc1ac83bc0868f58c532b.tar.gz
libguestfs-ce6c6978eedadcf2235dc1ac83bc0868f58c532b.tar.xz
libguestfs-ce6c6978eedadcf2235dc1ac83bc0868f58c532b.zip
0.9.9 for final cleanups before 1.0 release.0.9.9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 95ce023d..ad9361cd 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],[0.9.3])
+AC_INIT([libguestfs],[0.9.9])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])