Skip to content

Commit a795610

Browse files
committed
Merge branch 'task/SNC-4529_bump-version-v5.3.0-RC3_release' into 'release/v5.3.0'
SNC-4529. Bump version to v5.3.0 RC3 [v5.3.0] See merge request desktop/desktop!2868
2 parents bfd754c + 26a53c9 commit a795610

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/MEGASync/control/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// Update scripts relying on this value if you move it
88
#define VER_PRODUCTVERSION_STR "5.3.0.0\0"
99

10-
#define VER_BUILD_ID 1
10+
#define VER_BUILD_ID 2
1111

1212
#define VER_COMPANYNAME_STR "Mega Limited\0"
1313
#define VER_FILEDESCRIPTION_STR "MEGAsync\0"
@@ -17,7 +17,7 @@
1717
#define VER_ORIGINALFILENAME_STR "MEGAsync.exe\0"
1818
#define VER_PRODUCTNAME_STR "MEGAsync\0"
1919

20-
#define VER_SDK_ID "898d2dd"
20+
#define VER_SDK_ID "eb8dba0"
2121

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

src/MEGASync/mega

0 commit comments

Comments
 (0)