diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-10-20 17:58:12 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-10-20 17:58:12 -0700 |
commit | 0135a49ec96ca311d0673a4d924b63fe4a921e37 (patch) | |
tree | 1a9168f9a1e662891c200ab71177776220cad8f0 | |
parent | 9c9c216b1b2656b99846e9e899e108df36f4bedb (diff) |
Bump version to 2.5.0 for releasexf86-video-intel-2.5.0xf86-video-intel-2.5-branch
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3e69a184..67ccbdf5 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.4.98.0, + 2.5.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |