Skip to content

Commit

Permalink
feat: increase engine version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed Jul 31, 2023
1 parent 599c6ea commit 6c11a35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/shared/include/pragma/engine_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
#include <string>

#define ENGINE_VERSION_MAJOR 1
#define ENGINE_VERSION_MINOR 0
#define ENGINE_VERSION_REVISION 5
#define ENGINE_VERSION_MINOR 1
#define ENGINE_VERSION_REVISION 0

namespace util {
struct DLLSHUTIL Version;
Expand Down

0 comments on commit 6c11a35

Please sign in to comment.