commit: 4e7151fc3d38b51b3aa3afd056929be17dd46da9
parent caf0a4d2cd39f87c9e1bc21338d5682c43d9126e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 19 Sep 2023 07:08:34 +0200
Release 1.3.0
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
@@ -2,7 +2,7 @@
# SPDX-FileCopyrightText: 2019-2023 Badwolf Authors <https://hacktivis.me/projects/badwolf>
# SPDX-License-Identifier: BSD-3-Clause
-VERSION=1.2.0
+VERSION=1.3.0
VERSION_FULL=${VERSION}$(./version.sh)
DEPS="gtk+-3.0 libxml-2.0"