mirror of
https://github.com/pret/pokeemerald.git
synced 2026-07-30 16:13:52 -05:00
Start 1.12 cycle (#6354)
This commit is contained in:
commit
037d2aeaa6
|
|
@ -3,11 +3,11 @@
|
|||
|
||||
// Last version: 1.11.0
|
||||
#define EXPANSION_VERSION_MAJOR 1
|
||||
#define EXPANSION_VERSION_MINOR 11
|
||||
#define EXPANSION_VERSION_MINOR 12
|
||||
#define EXPANSION_VERSION_PATCH 0
|
||||
|
||||
// FALSE if this this version of Expansion is not a tagged commit, i.e.
|
||||
// it contains unreleased changes.
|
||||
#define EXPANSION_TAGGED_RELEASE TRUE
|
||||
#define EXPANSION_TAGGED_RELEASE FALSE
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user