summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2015-09-26 09:30:48 -0700
committerMatt Turner <mattst88@gmail.com>2015-09-26 09:30:48 -0700
commitc54ddcf7220e2feee0297071f49ec999f19fcffb (patch)
treeff6892e0bd4323fde6e63b6e784285c3deb95656
parent9187d76bd4f8d500fc3403b6d4a7bef55508bf2b (diff)
xf86-video-chips 1.2.6xf86-video-chips-1.2.6
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 14f6c25..f400ad3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-chips],
- [1.2.5],
+ [1.2.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-chips])
AC_CONFIG_SRCDIR([Makefile.am])