logo

badwolf

minimalist and privacy-oriented web browser based on WebKitGTK git clone https://anongit.hacktivis.me/git/badwolf.git/
commit: 8c00a806fb278cc57c1f4f1832e8e90c959de5a5
parent 1afe2e700ebcf81cac37d95a9955620688eafa77
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 14 Aug 2025 20:46:38 +0200

Merge branch 'release-1.3' into develop

Diffstat:

Mconfigure2+-
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"