Bump to 2.14.1

This commit is contained in:
Patrick Griffis
2018-03-13 22:26:31 -04:00
parent eb942fc274
commit 28a3d42ad1
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
project('hexchat', 'c',
version: '2.14.0',
version: '2.14.1',
meson_version: '>= 0.38.0',
default_options: [
'c_std=gnu89',