diff --git a/meson.build b/meson.build index a2588a91..2e36fa30 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ ## OpenRTX - Modular Open Source Radio Firmware ## project('OpenRTX', ['c', 'cpp'], - version : '0.4.1', + version : '0.4.2', default_options : ['warning_level=3', 'b_staticpic=false']) ##