summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Engestrom <eric@igalia.com>2023-07-21 19:24:19 +0100
committerEric Engestrom <eric@igalia.com>2023-07-21 19:24:19 +0100
commita2b96c7bba8db8fec3e02fb4227a7f7b02cabad1 (patch)
treec087749f0309446cf5fc47ee0426608e68e4b92a
parent1ca1c9ae53b7726ffaa00ccc71f2202075ffbd77 (diff)
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 536fbef..7949e30 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@
project(
'glu',
['c', 'cpp'],
- version : '9.0.2',
+ version : '9.0.3',
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']