This commit is contained in:
Patrick Griffis
2024-02-07 06:01:12 -06:00
parent 180ce9f4fd
commit 434a210ef7
2 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
project('hexchat', 'c',
version: '2.16.1',
version: '2.16.2',
meson_version: '>= 0.47.0',
default_options: [
'c_std=gnu89',