Skip to content

Commit

Permalink
Adjust SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
jgandres committed Mar 8, 2022
1 parent 3a7d080 commit c7ac26d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 3
#endif
#ifndef MEGA_MINOR_VERSION
#define MEGA_MINOR_VERSION 9
#define MEGA_MINOR_VERSION 11
#endif
#ifndef MEGA_MICRO_VERSION
#define MEGA_MICRO_VERSION 16
#define MEGA_MICRO_VERSION 1
#endif

0 comments on commit c7ac26d

Please sign in to comment.