From 604081971f66f1acd33db7a5456cc77a77b71a0a Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 4 Mar 2020 14:04:30 +0000 Subject: [PATCH] build: Post-release version bump to 2.65.0 Ready for the new unstable release series. Signed-off-by: Philip Withnall --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 60f7ce887..f837465b4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('glib', 'c', 'cpp', - version : '2.64.0', + version : '2.65.0', # NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships meson_version : '>= 0.49.2', default_options : [