aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2013-10-04 20:56:52 -0700
committerCarl Worth <cworth@cworth.org>2013-10-04 20:56:52 -0700
commitb91b957208a16d4b30d436f5a2a4664bb530b54f (patch)
tree2dfd8aea766f6103988e8ae74e5437d0caf693fb /configure.ac
parentca2e6012ebd2c5904647a91ca690e5e05c9e649c (diff)
Bump version to 9.1.7
Even remembering to fix MESA_PATCH this time, (which I had missed in the bump to 9.1.6).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 550ee05fc4b..06bd3022eb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Tell the user about autoconf.html in the --help output
m4_divert_once([HELP_END], [
See docs/autoconf.html for more details on the options for Mesa.])
-AC_INIT([Mesa], [9.1.6],
+AC_INIT([Mesa], [9.1.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa])
AC_CONFIG_AUX_DIR([bin])
AC_CONFIG_MACRO_DIR([m4])