Skip to content

Commit

Permalink
Changed version from 6.0.0 to 7.0.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
EzraIII authored Apr 21, 2021
1 parent a9b0767 commit 04395b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#define TO_STRING2(s) L#s
#define TO_STRING(s) TO_STRING2(s)

#define MAJOR 6
#define MAJOR 7
#define MINOR 0
#define PATCH 0

Expand Down

0 comments on commit 04395b6

Please sign in to comment.