From 27dacb5fc406b885c749e4c11deb56c9b7274fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Manuel=20Garc=C3=ADa=20Amicis?= Date: Tue, 2 Apr 2024 17:12:18 +0100 Subject: [PATCH] "Update SDK version to 6.1.0" --- include/mega/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mega/version.h b/include/mega/version.h index 84a11c850e..b8204a3028 100644 --- a/include/mega/version.h +++ b/include/mega/version.h @@ -2,7 +2,7 @@ #define MEGA_MAJOR_VERSION 6 #endif #ifndef MEGA_MINOR_VERSION -#define MEGA_MINOR_VERSION 0 +#define MEGA_MINOR_VERSION 1 #endif #ifndef MEGA_MICRO_VERSION #define MEGA_MICRO_VERSION 0