summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-02-27 16:29:12 +0000
committerTim-Philipp Müller <tim@centricular.com>2024-02-27 16:29:12 +0000
commit8c2ccb13893160759b9c2b48d0affdabc884efe8 (patch)
treef8d7b2134ba558834030ff81907506d20c5e5ae1
parentf071d3a14f28c7c5acff5ff0b5a67ecd3f785ef3 (diff)
Back to development after 0.4.38
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6d03271..38e7de4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project ('orc', 'c', version : '0.4.38',
+project ('orc', 'c', version : '0.4.38.1',
meson_version : '>= 0.55.0',
default_options : ['buildtype=debugoptimized',
'warning_level=1'] )