bump version to 0.7.2

This commit is contained in:
DreamMaoMao 2025-07-10 14:47:29 +08:00
parent f3f4c311d0
commit 95394b4d3f

View file

@ -1,5 +1,5 @@
project('maomao', ['c', 'cpp'],
version : '0.7.1' # 这个版本号将被 Git tag 覆盖
version : '0.7.2'
)
subdir('protocols')