commit | 4174791d9eceab6d7db29abaecc59f3716b55a11 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Sat Feb 02 10:32:25 2013 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Sat Feb 02 10:32:25 2013 -0500 |
tree | 9dd32d9b7ee24fec594e898653304f751d768326 | |
parent | 1224514f5b71bd3415d5c0da391b7254b84d8d89 [diff] [blame] |
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.
diff --git a/configure.ac b/configure.ac index f9075ae..1ba467b 100644 --- a/configure.ac +++ b/configure.ac
@@ -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/])