summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2021-06-24 14:30:32 -0700
committerMatt Turner <mattst88@gmail.com>2021-06-24 14:30:32 -0700
commitcbbff8857e49c5e4615e2f8e21dd18cc6317c252 (patch)
tree4c1792948a690e760bad4f694f1a298aee850958 /meson.build
parentfd96664b2a67d1c7248639aff8f30e043ac07490 (diff)
downloadglu-cbbff8857e49c5e4615e2f8e21dd18cc6317c252.tar.gz
glu 9.0.2glu-9.0.2
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c84dfc0..cffa7f8 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@
project(
'glu',
['c', 'cpp'],
- version : '9.0.1',
+ version : '9.0.2',
meson_version : '>= 0.52.0',
license : 'SGI-B-1.1 AND SGI-B-2.0 AND MIT',
default_options : ['default_library=both', 'b_ndebug=if-release']