diff options
-rw-r--r-- | configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 6bae556..591ba66 100644 --- a/configure.ac +++ b/configure.ac @@ -21,9 +21,9 @@ # Process this file with autoconf to produce a configure script AC_PREREQ(2.57) -AC_INIT([xf86-video-amd], - 2.7.7.7, - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver%2FAMD], +AC_INIT([xf86-video-geode], + 2.8.0, + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver%2Fgeode], xf86-video-geode) AC_CONFIG_SRCDIR([Makefile.am]) |