diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-04 13:49:56 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-04 15:18:29 +0100 |
commit | 94bc69d5b9a0380cdd9941183b3b1c8e9beb8da5 (patch) | |
tree | 30619662b9a335f858c7276c4017f5169b0cb229 /configure.ac | |
parent | 4dfd7674d88a267d0d89c31422f2e6c333ccf176 (diff) |
2.99.901 snapshot2.99.901
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4e0c3cf8..8500e434 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.21.15], + [2.99.901], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |