Skip to content
Snippets Groups Projects
Commit cbbff885 authored by Matt Turner's avatar Matt Turner
Browse files

glu 9.0.2

parent fd96664b
No related branches found
Tags glu-9.0.2
Loading
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_INIT([glu], AC_INIT([glu],
[9.0.1], [9.0.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=GLU]) [https://gitlab.freedesktop.org/mesa/glu/issues])
AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_SRCDIR([Makefile.am])
AC_CANONICAL_HOST AC_CANONICAL_HOST
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
project( project(
'glu', 'glu',
['c', 'cpp'], ['c', 'cpp'],
version : '9.0.1', version : '9.0.2',
meson_version : '>= 0.52.0', meson_version : '>= 0.52.0',
license : 'SGI-B-1.1 AND SGI-B-2.0 AND MIT', license : 'SGI-B-1.1 AND SGI-B-2.0 AND MIT',
default_options : ['default_library=both', 'b_ndebug=if-release'] default_options : ['default_library=both', 'b_ndebug=if-release']
......
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