logo

badwolf

minimalist and privacy-oriented web browser based on WebKitGTK git clone https://hacktivis.me/git/badwolf.git
commit: eb974dcccdbcb35fa067ace053bc1fac7406b768
parent be48f3b29186966f1f4edcdd4ebe2ac800743144
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  4 Feb 2020 09:12:12 +0100

Makefile: Bump to 0.5.0-rc.1

Diffstat:

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

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