mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
bump version
This commit is contained in:
parent
636b385e48
commit
a621ed2eba
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#define SM64COOPDX_VERSION "v1.0.3"
|
||||
#define SM64COOPDX_VERSION "v1.0.4"
|
||||
|
||||
// internal version
|
||||
#define VERSION_TEXT "v"
|
||||
#define VERSION_NUMBER 37
|
||||
#define MINOR_VERSION_NUMBER 2
|
||||
#define MINOR_VERSION_NUMBER 3
|
||||
|
||||
#if defined(VERSION_JP)
|
||||
#define VERSION_REGION "JP"
|
||||
|
|
Loading…
Reference in a new issue