summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-07-20 22:59:37 -0700
committerCarl Worth <cworth@cworth.org>2009-07-20 22:59:37 -0700
commit5d50a949b3c5d0ad2bc4cf48ab25da1f707a4f6f (patch)
tree82340a8627a84ad0c0ed3625e6b4fbad48a61190
parentb12220bd81f3a0509a3746dac3258e53f3879b23 (diff)
Increment version number to 2.8.0 for release.2.8.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 077c1ffe..f7cdf1fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-intel],
- 2.7.99.902,
+ 2.8.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-intel)