diff options
author | Carl Worth <cworth@cworth.org> | 2009-04-15 16:20:16 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-04-15 16:20:16 -0700 |
commit | cff6cf9adc4235af5cc73a47bb272c81635fc8b2 (patch) | |
tree | 13c04e99b13049bede84903425271a72fed02bf8 | |
parent | 5fc57441b68a85ca3aaa306c336b242616a99f12 (diff) |
Update version to 2.7.0
In preparation for new major release.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8cca400d..41ae79cd 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.6.99.903, + 2.7.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |