build: Bump version to 2.61.0

Ready for the new unstable release series.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-03-06 11:27:24 +00:00
parent e7d091dec1
commit 925c52760c

View File

@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
version : '2.60.0',
version : '2.61.0',
meson_version : '>= 0.48.0',
default_options : [
'buildtype=debugoptimized',