diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 5246dbb..7646aaf 100644 --- a/configure.ac +++ b/configure.ac @@ -23,9 +23,9 @@ # Initialize Autoconf AC_PREREQ([2.63]) -AC_INIT([glamor-egl], +AC_INIT([glamor-egl], [0.5.1], - [https://bugs.freedesktop.org/enter_bug.cgi?product=glamor], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [glamor-egl]) AC_CONFIG_SRCDIR([Makefile.am]) |