Skip to content

Commit 5ed7296

Browse files
Merge branch 'task/update-sdk-version' into 'develop'
Update version to 10.8.0 See merge request sdk/sdk!7257
2 parents 5495524 + 0c0f7f6 commit 5ed7296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/mega/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define MEGA_MAJOR_VERSION 10
33
#endif
44
#ifndef MEGA_MINOR_VERSION
5-
#define MEGA_MINOR_VERSION 7
5+
#define MEGA_MINOR_VERSION 8
66
#endif
77
#ifndef MEGA_MICRO_VERSION
88
#define MEGA_MICRO_VERSION 0

0 commit comments

Comments
 (0)