summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2013-03-19 17:14:38 -0700
committerIan Romanick <ian.d.romanick@intel.com>2013-03-19 17:14:38 -0700
commit1e5e805fd089f644f254b2b16d49ba3e27c1a53c (patch)
tree9e9d6e0496512da5292bf02ff8c5c15bf23123ce /configure.ac
parent9e36e41034a9dce3fe3f03650f4f54f06dcbf10f (diff)
mesa: Bump version to 9.1.1mesa-9.1.1
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
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 d75cf65e195..4a98996e593 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.0],
+AC_INIT([Mesa], [9.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa])
AC_CONFIG_AUX_DIR([bin])
AC_CONFIG_MACRO_DIR([m4])