summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-14 23:47:03 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-14 23:47:03 +0100
commit3d3889025bdbd9ca54565edfb3936c5a29316cff (patch)
treed63e4829d041453b38dc0488a199b6b75c7cc38c /meson.build
parentc69e91eff1c0ae77ee1774ba99e8ba778c595eba (diff)
Release 0.4.290.4.29
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 815d896..705cac8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project ('orc', 'c', version : '0.4.28.1',
+project ('orc', 'c', version : '0.4.29',
meson_version : '>= 0.47.0',
default_options : ['buildtype=debugoptimized',
'warning_level=1',