summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-11-01 13:13:14 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-11-01 13:13:14 +0000
commitd51e4b977a009454d89c02276ebdb6f8748ef326 (patch)
tree12c85afdb1a43cef376abb77ec7655cb9d6c67a8
parentbe26150a7ab2e19a0f9384109b97b6ed9c805cf6 (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b361563..ef636d0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project ('orc', 'c', version : '0.4.33',
+project ('orc', 'c', version : '0.4.33.1',
meson_version : '>= 0.55.0',
default_options : ['buildtype=debugoptimized',
'warning_level=1'] )