Skip to content

Commit b93d0c6

Browse files
committed
Merge branch 'task/update-sdk-version' into 'develop'
Update version to 7.14.0 See merge request sdk/sdk!5952
2 parents 99e9dc9 + 98bdf78 commit b93d0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/mega/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define MEGA_MAJOR_VERSION 7
33
#endif
44
#ifndef MEGA_MINOR_VERSION
5-
#define MEGA_MINOR_VERSION 13
5+
#define MEGA_MINOR_VERSION 14
66
#endif
77
#ifndef MEGA_MICRO_VERSION
88
#define MEGA_MICRO_VERSION 0

0 commit comments

Comments
 (0)