2.18.2 release preparation

This commit is contained in:
2026-06-20 08:44:47 -06:00
parent 089b125a89
commit ad3dc716e7
6 changed files with 45 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
project('zoitechat', 'c',
version: '2.18.1',
version: '2.18.2',
meson_version: '>= 0.55.0',
default_options: [
'c_std=c17',