diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-12-18 10:33:52 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-12-30 10:35:18 +0000 |
commit | c4b88d602640b3e2e46c61928ab194dc9f6b390d (patch) | |
tree | 13b21a92b847a96864fa4a0ab66588a04fb62b8c /configure.ac | |
parent | 9289e2c56b7f0cc78c5123691ad96611f0e04bed (diff) |
2.99.907 snapshot2.99.907
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 9eece7ab..9ceb37dd 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.99.906], + [2.99.907], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |