From ff6a107e5f566da2644fbfe36455467beafaeb1e Mon Sep 17 00:00:00 2001 From: aunsane Date: Sun, 7 May 2017 02:25:29 +0300 Subject: CloudFile: - reworked options to dupport default service - added options to select conflict behavior - multiple fix and refactoring - version bump --- plugins/CloudFile/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CloudFile/src/version.h') diff --git a/plugins/CloudFile/src/version.h b/plugins/CloudFile/src/version.h index 1f08a3d35b..9c733ab819 100644 --- a/plugins/CloudFile/src/version.h +++ b/plugins/CloudFile/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 11 #define __RELEASE_NUM 0 -#define __BUILD_NUM 1 +#define __BUILD_NUM 2 #include -- cgit v1.2.3