mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 16:20:10 +01:00
configure.ac: Bump version to 1.0.5
This commit is contained in:
parent
5f68322dd2
commit
9ceb471a15
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
AC_PREREQ([2.64])
|
||||
AC_INIT([weston],
|
||||
[1.0.4],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.0.4],
|
||||
[1.0.5],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.0.5],
|
||||
[weston],
|
||||
[http://wayland.freedesktop.org/])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue