Skip to content

Commit

Permalink
Merge branch 'task/bump-version-number' into 'develop'
Browse files Browse the repository at this point in the history
Release: Bump version number to 5.1.0.

See merge request sdk/sdk!5088
  • Loading branch information
dwmega committed Nov 23, 2023
2 parents f785f5b + 0a0d012 commit 66a65a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mega/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define MEGA_MAJOR_VERSION 5
#endif
#ifndef MEGA_MINOR_VERSION
#define MEGA_MINOR_VERSION 0
#define MEGA_MINOR_VERSION 1
#endif
#ifndef MEGA_MICRO_VERSION
#define MEGA_MICRO_VERSION 0
Expand Down

0 comments on commit 66a65a8

Please sign in to comment.