surf

surf browser, a WebKit based browser
git clone git://git.suckless.org/surf
Log | Files | Refs | README | LICENSE

commit d75c3ded0b1ebb8e2778961c5a928f247798686a
parent 4540b4a97cb8cbabf7d4f64b625836b84718e230
Author: Quentin Rameau <quinq@fifth.space>
Date:   Sat,  8 May 2021 16:53:37 +0200

Bump version to 2.1

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # surf version -VERSION = 2.0 +VERSION = 2.1 # Customize below to fit your system