Bump to 2.14.0

This commit is contained in:
Patrick Griffis
2018-03-10 16:39:15 -05:00
parent 6ec523423a
commit 2286990a6f
3 changed files with 29 additions and 2 deletions

View File

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