From d2e0a28e5e1c471fe2b285ca3821479c9e154972 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A2ni=20Marques?= Date: Sat, 18 Jul 2026 21:14:50 +0200 Subject: [PATCH] release 1.4.0: MAJOR.FEATURE.FIX version scheme Formalize three-component tags (vMAJOR.FEATURE.FIX) and VERSION file. L10n locale packs remain planned for a later FEATURE release. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 8c9698a..e21e727 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.4 \ No newline at end of file +1.4.0 \ No newline at end of file