From 97506af88f320c00df46ba184800f221b727c365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Wed, 26 Apr 2017 14:17:46 +0100 Subject: [PATCH] Bump version to 2.1. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 6ae2f05..e5bbf16 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ #ifndef KSPACEDUEL_VERSION -#define KSPACEDUEL_VERSION "2.0" +#define KSPACEDUEL_VERSION "2.1" #endif // KSPACEDUEL_VERSION -- GitLab