summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2011-09-06 15:19:36 -0400
committerMatt Turner <mattst88@gmail.com>2011-09-06 15:19:36 -0400
commit0aaa00ac0d0304737e0a3fd79695537c6e3a07d4 (patch)
tree3c6f5df36f3779a87d790fe77183cfe47152ec71
parentca7c202da8d291eba9c68c149eb9530be1d66880 (diff)
xf86-video-glint 1.2.6xf86-video-glint-1.2.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ffbca35..4765bc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-glint],
- [1.2.5],
+ [1.2.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/glint],
[xf86-video-glint])
AC_CONFIG_SRCDIR([Makefile.am])