Skip to content
Snippets Groups Projects
Commit 0a8779da authored by Andreas Boll's avatar Andreas Boll
Browse files

demos: Bump version to 8.3.0 for release


Signed-off-by: default avatarAndreas Boll <andreas.boll.dev@gmail.com>
parent b9b7312d
No related branches found
Tags mesa-demos-8.3.0
No related merge requests found
......@@ -162,7 +162,7 @@ install (FILES index.html DESTINATION doc)
set (CPACK_PACKAGE_NAME "mesa-demos")
set (CPACK_PACKAGE_VERSION_MAJOR "8")
set (CPACK_PACKAGE_VERSION_MINOR "2")
set (CPACK_PACKAGE_VERSION_MINOR "3")
set (CPACK_PACKAGE_VERSION_PATCH "0")
if (WIN32)
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment