summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-01-17 14:48:21 -0800
committerMatt Turner <mattst88@gmail.com>2017-01-17 14:48:21 -0800
commit4dd4a5da0697d33df0f456ccf224d5be945b7aab (patch)
tree36099aaf01d5e6604a0d7dbfd97935dbde4047a7
parentb99390efcb55d7d4a68e8c595119c1af4426fc0b (diff)
xf86-video-tdfx 1.4.7xf86-video-tdfx-1.4.7
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ead618e..798577e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-tdfx],
- [1.4.6],
+ [1.4.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-tdfx])
AC_CONFIG_SRCDIR([Makefile.am])