logo

badwolf

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

Release 1.4.0

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.3.0 +VERSION=1.4.0 VERSION_FULL=${VERSION}$(./version.sh) DEPS="gtk+-3.0 libxml-2.0"