mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 08:58:08 +02:00
configure: Change project to weston, set version to 0.89
This commit is contained in:
parent
aded1f6823
commit
a7313e7cf4
1 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
AC_PREREQ([2.64])
|
||||
AC_INIT([wayland-demos],
|
||||
[0.1],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=wayland],
|
||||
[wayland-demos],
|
||||
AC_INIT([weston],
|
||||
[0.89],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=weston],
|
||||
[weston],
|
||||
[http://wayland.freedesktop.org/])
|
||||
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue