Skip to content

Commit e0b68f9

Browse files
committed
Merge branch 'task/update-sdk-version' into 'develop'
Update version to 7.6.0 See merge request sdk/sdk!5693
2 parents 08b2fc0 + 9678968 commit e0b68f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/mega/version.h

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

0 commit comments

Comments
 (0)