summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-02-06 17:41:43 +0000
committerTim-Philipp Müller <tim@centricular.com>2024-02-06 17:41:43 +0000
commit09f57bf609142b280a3b86a0d5f434d9ff5ceb7b (patch)
tree6385f0a0349404e3968b6a752a0709fa5806ba09
parent54063b0edd3242fbd7fbe53d0a8c14570126b47b (diff)
Back to development after 0.4.37
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5c32ad4..786a060 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project ('orc', 'c', version : '0.4.37',
+project ('orc', 'c', version : '0.4.37.1',
meson_version : '>= 0.55.0',
default_options : ['buildtype=debugoptimized',
'warning_level=1'] )