diff options
author | Carl Worth <cworth@cworth.org> | 2010-03-22 15:23:04 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-03-22 15:23:04 -0700 |
commit | 9c037f61a490c96f9095f7ff3fecbf41f5efe9f7 (patch) | |
tree | e37361b16c85a152674b66ff6e1e1d142db866bf | |
parent | 11142cffe4bc81e1ce465ea725fcaef024130082 (diff) |
Update version to 2.10.9032.10.903
For today's snapshot.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3877064c..108e2836 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.10.902, + 2.10.903, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |