From d75c3ded0b1ebb8e2778961c5a928f247798686a Mon Sep 17 00:00:00 2001 From: Quentin Rameau Date: Sat, 8 May 2021 16:53:37 +0200 Subject: [PATCH] Bump version to 2.1 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index f1910bf..2eb9fb0 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # surf version -VERSION = 2.0 +VERSION = 2.1 # Customize below to fit your system