Update project version to 0.12.3-squassina

This commit is contained in:
Ricardo Squassina Lee 2026-02-18 06:36:55 -03:00 committed by GitHub
parent 3ae1c3b4e1
commit 2c567cd38a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
project('mango', ['c', 'cpp'],
version : '0.12.3',
version : '0.12.3-squassina',
)
subdir('protocols')