logo

badwolf

minimalist and privacy-oriented web browser based on WebKitGTK git clone https://hacktivis.me/git/badwolf.git
commit: 3213056ea6b718cb86874173de884266d03a68c7
parent acde5dfc614ee549b5c1f0119c7e3c8c777c4a82
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  8 Jul 2020 08:02:34 +0200

Merge branch 'release-1.0' into missy for 1.0.2

1.0.1 got deleted because bumping was forgotten, see previous merge

Diffstat:

MMakefile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -4,7 +4,7 @@ # - Usage of += for appending to a variable PACKAGE = Badwolf -VERSION = 1.0.0 +VERSION = 1.0.2 VERSION_FULL = $(VERSION)`./version.sh` PREFIX ?= /usr/local