Bump version to 2.14.3

This commit is contained in:
Patrick Griffis
2019-12-20 22:38:06 -08:00
parent eeada79a64
commit bfd6eea98f
2 changed files with 14 additions and 1 deletions

View File

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