Skip to content

Commit 3b9b123

Browse files
committed
Merge branch 'maintenance/SNC-5574-bump_version_rc2' into 'release/v5.13.0'
SNC-5574. Update SDK version [5.13.0] See merge request desktop/desktop!3682
2 parents 0232414 + 7413d60 commit 3b9b123

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/MEGASync/control/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define VER_PRODUCTNAME_STR "MEGAsync\0"
2727

2828
/* SDK commit hash, 7 chars */
29-
#define VER_SDK_ID "d465e9d"
29+
#define VER_SDK_ID "e6691ac"
3030

3131
/* Update scrips relying on this value if you move it
3232
Format: 1 item by line, starting from line following the #define

0 commit comments

Comments
 (0)