Bump version to 2.0 - surf - surf browser, a WebKit2GTK based browser | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit b814567e2bf8bda07cea8de1c7a062f4aa437b65 | |
parent 0cb1597801f363383c53c2f3cc7951e378fd81a5 | |
Author: Quentin Rameau | |
Date: Tue, 28 Mar 2017 18:17:45 +0200 Bump version to 2.0 We're using the new scheme: 2.x is for webkit2 Diffstat: config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/config.mk b/config.mk | |
@@ -1,5 +1,5 @@ # surf version -VERSION = 0.6 +VERSION = 2.0 # Customize below to fit your system |