mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-26 03:49:50 -05:00
1.13.1 Release version
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#ifndef GUARD_CONSTANTS_EXPANSION_H
|
||||
#define GUARD_CONSTANTS_EXPANSION_H
|
||||
|
||||
// Last version: 1.13.0
|
||||
// Last version: 1.13.1
|
||||
#define EXPANSION_VERSION_MAJOR 1
|
||||
#define EXPANSION_VERSION_MINOR 13
|
||||
#define EXPANSION_VERSION_PATCH 1
|
||||
|
||||
// FALSE if this this version of Expansion is not a tagged commit, i.e.
|
||||
// it contains unreleased changes.
|
||||
#define EXPANSION_TAGGED_RELEASE FALSE
|
||||
#define EXPANSION_TAGGED_RELEASE TRUE
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user