diff --git a/meson.build b/meson.build index 06ccfd75..539edc7d 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('mango', ['c', 'cpp'], - version : '0.12.3', + version : '0.12.3-squassina', ) subdir('protocols')