diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-04-29 21:49:04 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-04-29 21:49:04 +0100 |
commit | 444da84c47266bcbbdf5121507901de8eb36f11b (patch) | |
tree | 5127737023f270312fbfc1b35f9b524d11a0b9e3 /configure.ac | |
parent | a206a1eee1fb799d567d68db564d663cfc66f6cc (diff) |
configure: Version bump for 2.19.0 release
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 51241004..3770983b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.18.0], + [2.19.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |