From 880705f2ab5e29291a6b5019d416d59b1febcfa2 Mon Sep 17 00:00:00 2001 From: Michael Gratton Date: Fri, 25 Sep 2020 08:23:15 +1000 Subject: [PATCH] Update files for 40 development --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index d6be8ad1..240eacaa 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('geary', [ 'vala', 'c' ], - version: '3.38.0.1', + version: '40.alpha', license: 'LGPL2.1+', meson_version: '>= 0.50', )