summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-03-10 17:15:54 -0700
committerCarl Worth <cworth@cworth.org>2009-03-10 17:15:54 -0700
commit1d19b024dba970e4b24daccb898101f77d5529ff (patch)
tree88ec0d31254d544860a01cfe54e4f55ef93b44f2 /configure.ac
parent4e334ef33c38e2e930958a4b68d79f1860bb9efa (diff)
Increment version number to 2.6.99.902xf86-video-intel-2.6.99.902
This is a version number increment for the new release-candidate tar file. As can be seen in the git history, there are no code changes here. Instead, the incremented version simply captures the fact that unlike .901, the .902 tar file has been built correctly. Specifically, it was built this time on a system with xmvclib present so all the necessary source files for building against xmvclib are now included in the tar file.
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 bd19ef1f..aeb675ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-intel],
- 2.6.99.901,
+ 2.6.99.902,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-intel)