summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-07-17 16:05:09 +1000
committerDave Airlie <airlied@redhat.com>2012-07-17 16:05:09 +1000
commit3098fe7193cbfe4a885a60b93e71796b70e4fa2a (patch)
treeeaa5ceaf990516c3d8cfc75ff1f162aed4b6b352
parentf02709607cb353db1e89a909ff01a6941f535ab4 (diff)
xf86-video-trident: bump to version 1.3.6xf86-video-trident-1.3.6
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 31bc459..eeb895e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-trident],
- [1.3.5],
+ [1.3.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-trident])
AC_CONFIG_SRCDIR([Makefile.am])