configure.ac: Bump version to 1.0.0

This commit is contained in:
Kristian Høgsberg 2012-10-22 18:50:03 -04:00
parent 128ee2c342
commit 42470cfc49
1 changed files with 1 additions and 1 deletions

View File

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