summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-02-15 23:12:23 -0500
committerMatt Turner <mattst88@gmail.com>2012-02-15 23:12:23 -0500
commitc4796200c2d322a59ccf2eeb2df3be874507fd48 (patch)
treef9e149190c31f5f75b57b6f8b9c5ce3e3002d48c
parent288243a9301c38baae63ec66ba344f0a8245b2ee (diff)
xf86-video-glint 1.2.7xf86-video-glint-1.2.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 4765bc6..0f068b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-glint],
- [1.2.6],
+ [1.2.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/glint],
[xf86-video-glint])
AC_CONFIG_SRCDIR([Makefile.am])