Skip to content

Commit

Permalink
Version 0.3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gumball2415 committed Apr 4, 2021
1 parent db06621 commit 400bb48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@


// Define this for beta builds
#define WIP
// #define WIP


#define VERSION_API 0
#define VERSION_MAJ 2
#define VERSION_MIN 1
#define VERSION_MAJ 3
#define VERSION_MIN 0
#define VERSION_REV 0

#define VERSION VERSION_API,VERSION_MAJ,VERSION_MIN,VERSION_REV
Expand Down

0 comments on commit 400bb48

Please sign in to comment.