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:
parent
1224514f5b
commit
4174791d9e
@ -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/])
|
||||
|
Loading…
Reference in New Issue
Block a user