summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2011-02-27 17:12:48 +0100
committerJulien Cristau <jcristau@debian.org>2011-02-27 17:12:48 +0100
commit314b72730340ce934c00f1756e4489e97635e1a9 (patch)
treedd83310bc8bf569bb7da49535827fb7c52da381a
parent25c21f7c47b41283ae8b009068fe489bbdfa0b5a (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4155736..225e516 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-chips],
- [1.2.3],
+ [1.2.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-chips])
AC_CONFIG_SRCDIR([Makefile.am])