Bump to 2.16.1

This commit is contained in:
Patrick Griffis
2022-02-12 12:28:17 -06:00
parent 7cff05c7ac
commit 73c0b672a2
2 changed files with 14 additions and 1 deletions

View File

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