From b07b66c1f98a4f3837dc7915e2f1bd36617de66b Mon Sep 17 00:00:00 2001 From: Hanspeter Portner Date: Mon, 15 May 2023 22:42:58 +0200 Subject: [PATCH] release-0.4.0 --- meson_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson_options.txt b/meson_options.txt index 0f7f0cb..d88a6fa 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -55,4 +55,4 @@ option('use-fontconfig', value : 'disabled', yield : true) -option('version', type : 'string', value : '0.3.1') +option('version', type : 'string', value : '0.4.0') -- 2.38.5