From df1a934b8b24c9227d427f3035007867993a6612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Thu, 14 Feb 2013 17:00:46 -0500 Subject: [PATCH] configure.ac: Update bug URL --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1778e206..883411c5 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ m4_define([wayland_version], AC_INIT([wayland], [wayland_version], - [https://bugs.freedesktop.org/enter_bug.cgi?product=wayland], + [https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.0.90], [wayland], [http://wayland.freedesktop.org/])