mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-09 07:08:07 +02:00
configure.ac: Add version to bug URL as well
This commit is contained in:
parent
435a8f0fc9
commit
13f65f167b
1 changed files with 1 additions and 1 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],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.0.4],
|
||||
[weston],
|
||||
[http://wayland.freedesktop.org/])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue