From c54ddcf7220e2feee0297071f49ec999f19fcffb Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 26 Sep 2015 09:30:48 -0700 Subject: [PATCH] xf86-video-chips 1.2.6 Signed-off-by: Matt Turner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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])