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 version to 8.3.0

See merge request sdk/sdk!6185
  • Loading branch information
MEGA-SDK-releases committed Jan 8, 2025
2 parents 666d5f4 + c20c64c commit c00c674
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions include/mega/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#define MEGA_MAJOR_VERSION 8
#endif
#ifndef MEGA_MINOR_VERSION
#define MEGA_MINOR_VERSION 2
#define MEGA_MINOR_VERSION 3
#endif
#ifndef MEGA_MICRO_VERSION
#define MEGA_MICRO_VERSION 1
#endif
#define MEGA_MICRO_VERSION 0
#endif

0 comments on commit c00c674

Please sign in to comment.