summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2008-04-01 13:41:48 -0600
committerJordan Crouse <jordan.crouse@amd.com>2008-04-01 13:41:48 -0600
commit401a7ed390beca4d37121575e64b72969d55fa7c (patch)
tree7c45ae678739c9d5ae092310f8bc0d99bf86084d
parente93660928499f963d477720b628a05e8d14ea197 (diff)
geode: Bump to new version and replace two instances of the old amd namexf86-video-geode-2.8.0
-rw-r--r--configure.ac6
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])