diff options
author | Martin-Éric Racine <q-funk@iki.fi> | 2007-09-17 14:57:22 +0300 |
---|---|---|
committer | Martin-Eric Racine <q-funk@yonix.lan> | 2007-09-17 14:57:22 +0300 |
commit | b795643e860548eff6f1a458391e56098c490f64 (patch) | |
tree | 4fa43b53f1f8adfeb6a9a13ddc8ee8b886eb8e78 | |
parent | 65a629fb9861f51f7591bfc1d80068194e7f840e (diff) |
Update the package version in configure.acxf86-video-amd-2.7.7.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ecfb0f7..e969898 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-amd], - 2.7.7.1, + 2.7.7.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-amd) |