summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-01-17 14:36:45 -0800
committerMatt Turner <mattst88@gmail.com>2017-01-17 14:36:45 -0800
commitc8b440e96b761c19676fb910c7ec20580197a4aa (patch)
treeb542892a5b9fe263e568b73c7378c237262e1ea5
parent2eb4d03d2280deec4d6f1b06aaa16477a641af9a (diff)
xf86-video-glint 1.2.9xf86-video-glint-1.2.9
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 97e58fc..0f34c92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-glint],
- [1.2.8],
+ [1.2.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/glint],
[xf86-video-glint])
AC_CONFIG_SRCDIR([Makefile.am])