summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-01-04 14:20:11 -0800
committerCarl Worth <cworth@cworth.org>2010-01-04 14:20:11 -0800
commit091035146463bf1aa6674bff6947d04fc620c18f (patch)
treeb0c8f58c232be8dbfd9f1920eae6dbd780774c69
parent01f7d0307b3f5f085e383ff85026757de9cda359 (diff)
configure.ac: Bump version to 2.10.0.2.10.0
In preparation for the 2.10.0 release.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4877a1fe..e02512cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-intel],
- 2.9.99.902,
+ 2.10.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-intel)