diff options
author | Carl Worth <cworth@cworth.org> | 2009-11-30 19:48:05 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-11-30 19:48:05 -0800 |
commit | 813a910d7e4cc1c3deec0dcb1b536f8af337993a (patch) | |
tree | c573ae62f8f0591ca4d68ae95d69db9f7214fd8e | |
parent | b62c72913a85895a60268a49eed1c136f63f160d (diff) |
configure.ac: Bump version to 2.9.99.901.
In preparation for a new snapshot.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e090f263..f7970796 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.9.0, + 2.9.99.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |