Bump version to 2.14.2

This commit is contained in:
Patrick Griffis
2018-08-29 16:41:08 +00:00
parent 7659caada1
commit 8665501c77
2 changed files with 12 additions and 1 deletions

View File

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