configure.ac: Bump version to 0.99.0
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 16 Oct 2012 01:49:23 +0000 (21:49 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 16 Oct 2012 01:49:23 +0000 (21:49 -0400)
configure.ac

index aa2caf5..470e6c2 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([weston],
-        [0.95.0],
+        [0.99.0],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=weston],
         [weston],
         [http://wayland.freedesktop.org/])