summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-11-05 12:55:02 -0700
committerCarl Worth <cworth@cworth.org>2010-11-05 12:55:02 -0700
commit861ee17ae662ffec2269292f92da7833df508b1a (patch)
tree3f3918e4dfbe084c424f92e67f647f2230ec65b1
parentaaa436b437839a80d340cc5ad598ec4b47ed2eff (diff)
Update version number to 2.13.9012.13.901
In preparation for a snapshot.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index be9b4734..054ab126 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-intel],
- [2.13.0],
+ [2.13.901],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-intel])
AC_CONFIG_SRCDIR([Makefile.am])