Skip to content

Commit

Permalink
Bump version to v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
CookiePLMonster committed Jan 16, 2018
1 parent 875e381 commit 6e6ecd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/modloader/modloader.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
/* Version */
#define MODLOADER_VERSION_MAJOR 0
#define MODLOADER_VERSION_MINOR 3
#define MODLOADER_VERSION_REVISION 6
#define MODLOADER_VERSION_REVISION 7
#ifdef NDEBUG
#define MODLOADER_VERSION_ISDEV 0
#else
Expand Down

0 comments on commit 6e6ecd5

Please sign in to comment.