Bump version to 2.16.0

This commit is contained in:
Patrick Griffis
2021-10-01 14:43:37 -05:00
parent dd6f53f504
commit 40399b1cb6
2 changed files with 17 additions and 1 deletions

View File

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