summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-01-20 15:18:44 +0100
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-01-22 19:11:23 +0100
commit2b2ab2b3eab6f016dc7027ee4610f5f9500a0ac7 (patch)
tree729cf02383f67191ae7ac22fa00489f6880f74c1 /configure.ac
parent81d40e66ad1c0c53c1de2f183a4987a3159c7c55 (diff)
mesa: Bump version to 9.0.2
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 e2caabe3f1..682e0a52eb 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.0.1],
+AC_INIT([Mesa], [9.0.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa])
AC_CONFIG_AUX_DIR([bin])
AC_CONFIG_MACRO_DIR([m4])