summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-08-13 14:02:10 -0700
committerCarl Worth <cworth@cworth.org>2009-08-13 14:02:10 -0700
commitc6627f05c249879e548c0034c6a314d6d45a5f28 (patch)
treeaaa717d1c951c3d92cf42cf4807c4784356e1c98
parentc611082fc25b01ebd6d4fc8aca16096685fc58aa (diff)
Update version to 2.8.0.9012.8.0.901
This is the version number for release candidate 1 of 2.8.1.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7cdf1fe..c19922bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-intel],
- 2.8.0,
+ 2.8.0.901,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-intel)