Skip to content

Commit

Permalink
Merge branch 'task/update-sdk-version' into 'develop'
Browse files Browse the repository at this point in the history
Update SDK version to 5.3.0

See merge request sdk/sdk!5355
  • Loading branch information
aabellagm committed Mar 5, 2024
2 parents f3dd5a7 + b890686 commit 8806655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/mega/version.h
Expand Up @@ -2,8 +2,8 @@
#define MEGA_MAJOR_VERSION 5
#endif
#ifndef MEGA_MINOR_VERSION
#define MEGA_MINOR_VERSION 2
#define MEGA_MINOR_VERSION 3
#endif
#ifndef MEGA_MICRO_VERSION
#define MEGA_MICRO_VERSION 4
#define MEGA_MICRO_VERSION 0
#endif

0 comments on commit 8806655

Please sign in to comment.