configure.ac: Bump git master version to 1.0.90

We use 1.0.90 as the version number for the git master code.  This way it's
always newer than any stable version.
This commit is contained in:
Kristian Høgsberg 2013-02-02 10:32:25 -05:00
parent 1224514f5b
commit 4174791d9e

View File

@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([weston],
[1.0.0],
[1.0.90],
[https://bugs.freedesktop.org/enter_bug.cgi?product=weston],
[weston],
[http://wayland.freedesktop.org/])