diff options
author | Jordan Crouse <jordan.crouse@amd.com> | 2008-04-01 13:41:48 -0600 |
---|---|---|
committer | Jordan Crouse <jordan.crouse@amd.com> | 2008-04-01 13:41:48 -0600 |
commit | 401a7ed390beca4d37121575e64b72969d55fa7c (patch) | |
tree | 7c45ae678739c9d5ae092310f8bc0d99bf86084d /configure.ac | |
parent | e93660928499f963d477720b628a05e8d14ea197 (diff) |
geode: Bump to new version and replace two instances of the old amd namexf86-video-geode-2.8.0
Diffstat (limited to 'configure.ac')
-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]) |