diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-10-30 16:46:10 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-10-30 16:46:10 +0000 |
commit | 7237374a03d1e0c2e6c0b2d0eb42afc8df25df0d (patch) | |
tree | caeac20f07b16c249df92f98e79d69299dc49eeb | |
parent | 0a78a75e75225d89e465804c482a667840a2c8de (diff) |
configure: Bump version to 2.16.9012.16.901
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0a60bd7d..102a25a4 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.63]) AC_INIT([xf86-video-intel], - [2.16.0], + [2.16.901], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |