summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-09-21 17:43:01 -0700
committerCarl Worth <cworth@cworth.org>2010-09-21 17:43:01 -0700
commit4ba27e1f2198fc10a1dd268ed9f137bac6e80086 (patch)
tree4f961652d5b00581fa1a1a6e2ad6f8d7ec13e6dd /configure.ac
parent334265fa5ef18405bd8c897343fff49ad53f5fce (diff)
Bump version to 2.12.901
Just prior to pushing out this new snapshot.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2845702c..6c849027 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-intel],
- [2.12.0],
+ [2.12.901],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-intel])
AC_CONFIG_SRCDIR([Makefile.am])