summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-01-17 14:38:03 -0800
committerMatt Turner <mattst88@gmail.com>2017-01-17 14:38:03 -0800
commitfbda230cbc08f0e9a1682b43ef5d2cd898a9c1f3 (patch)
treeae3bb9055f389c7a2e77b0a98e06c132c02fa20e
parentaa82ecb1401140089fc75850c73fa917d137a0cc (diff)
xf86-video-chips 1.2.7xf86-video-chips-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 f400ad3..88ea663 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-chips],
- [1.2.6],
+ [1.2.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-chips])
AC_CONFIG_SRCDIR([Makefile.am])