summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2015-12-09 22:18:36 +0100
committerAndreas Boll <andreas.boll.dev@gmail.com>2015-12-09 22:18:36 +0100
commit0a8779daf6d651f3264dfe0168e92ab2c61a9a67 (patch)
treeb793ec58885b3f2aef7b0b3957c3c589986d3532 /configure.ac
parentb9b7312dacece4400e188ea8d51ae8314c79c999 (diff)
downloadmesa-demos-0a8779daf6d651f3264dfe0168e92ab2c61a9a67.zip
mesa-demos-0a8779daf6d651f3264dfe0168e92ab2c61a9a67.tar.xz
demos: Bump version to 8.3.0 for release
Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.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 9445424..0525b09 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.59])
-AC_INIT([mesa-demos], [8.2.0],
+AC_INIT([mesa-demos], [8.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos])
AC_CANONICAL_HOST