Skip to content

Commit

Permalink
Update version.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
matt77hias authored Jun 5, 2018
1 parent 6d16452 commit cfe9775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAGE/Core/src/meta/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The version numbers (major/minor/patch) are macros to support the use of
// these numbers in conditional macro statements (e.g. if).
#define MAGE_VERSION_MAJOR 0
#define MAGE_VERSION_MINOR 154
#define MAGE_VERSION_MINOR 155
#define MAGE_VERSION_PATCH 0

#define MAGE_QUOTE(S) #S
Expand Down

0 comments on commit cfe9775

Please sign in to comment.