logo

badwolf

Minimalist and privacy-oriented WebKitGTK+ browser
commit: 36256595c25ef50c3f775d2a955d8284a3f68e4d
parent: 7dd5d018e3e889680da7f6d7624c83dca7054a3c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  9 Feb 2020 20:19:45 +0100

Merge branch 'release-0.5' into develop for release 0.5.0

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 = 0.5.0-rc.1 +VERSION = 0.5.0 VERSION_FULL = $(VERSION)`./version.sh` PREFIX ?= /usr/local