summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-06-10 15:30:45 -0700
committerCarl Worth <cworth@cworth.org>2009-06-10 15:30:45 -0700
commit9d3c3b056c1d4da6ef7afd3f71a5994fad810632 (patch)
tree641f0a49e2a40cdc143ee864926978aaaad604a6
parente2622045155f5aa79bacbec8f81c1231194f3033 (diff)
Increment version to 2.7.99.9012.7.99.901
This is the first release candidate for 2.8.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d1629d1d..c40818f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-intel],
- 2.7.99.1,
+ 2.7.99.901,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-intel)