configure.ac: Add version to bug URL as well
[profile/ivi/weston.git] / configure.ac
index a1d82be..1826531 100644 (file)
@@ -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/])