diff options
author | Carl Worth <cworth@cworth.org> | 2010-03-15 17:32:57 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-03-15 17:32:57 -0700 |
commit | 753914acc31947df8e9f2fa3b9c39de745098709 (patch) | |
tree | 260bb7d702339c1cbded8c4d8214a9020e0285da | |
parent | 185196cb010cb8426ca929a9dc3f028ec9b383db (diff) |
Bump version to 2.10.9022.10.902
For the imminent 2.10.902 snapshot release.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 17f3725d..3877064c 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.10.901, + 2.10.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |