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
commitbce7917e2ed8f6f4edcea0ff5c06b82eb1e85527 (patch)
tree6fe5db8d157a1a126d77268fee0d9b821102376c
parentffbe4a08d0326c6cd37af55233f27ddfa49c427e (diff)
xf86-video-chips: bump to version 1.2.5xf86-video-chips-1.2.5
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 2a8207a..14f6c25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-chips],
- [1.2.4],
+ [1.2.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-chips])
AC_CONFIG_SRCDIR([Makefile.am])