diff options
author | Martin-Éric Racine <q-funk@iki.fi> | 2007-09-12 10:53:34 +0300 |
---|---|---|
committer | Martin-Eric Racine <q-funk@yonix.lan> | 2007-09-12 10:53:34 +0300 |
commit | 5179095e4e9ba4e699f6965b752df932d2808155 (patch) | |
tree | ac17fb354022696ad7180a5228cad8d7c4388e71 | |
parent | 39be7f612783fcc6e51ee0a502e4630661fab702 (diff) |
Creating a release of course requires updating the package version...xf86-video-amd-2.7.7.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1406f8d..ecfb0f7 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-amd], - 2.7.7.0, + 2.7.7.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-amd) |