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
commitbe79ca10f6f3fd6d7f8aac2e5ae5d8b84480bd83 (patch)
treea5ce6d62636c19a1f5b458b6a34d1c8a6ae01f1f
parente85b1f9595aa3cf7f2747b2aa1add1decd57ab2e (diff)
xf86-video-glint: bump to version 1.2.8xf86-video-glint-1.2.8
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 2d49e6b..97e58fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-glint],
- [1.2.7],
+ [1.2.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/glint],
[xf86-video-glint])
AC_CONFIG_SRCDIR([Makefile.am])