mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +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
|
#ifndef VERSION_H
|
||||||
#define VERSION_H
|
#define VERSION_H
|
||||||
|
|
||||||
#define SM64COOPDX_VERSION "v1.0.3"
|
#define SM64COOPDX_VERSION "v1.0.4"
|
||||||
|
|
||||||
// internal version
|
// internal version
|
||||||
#define VERSION_TEXT "v"
|
#define VERSION_TEXT "v"
|
||||||
#define VERSION_NUMBER 37
|
#define VERSION_NUMBER 37
|
||||||
#define MINOR_VERSION_NUMBER 2
|
#define MINOR_VERSION_NUMBER 3
|
||||||
|
|
||||||
#if defined(VERSION_JP)
|
#if defined(VERSION_JP)
|
||||||
#define VERSION_REGION "JP"
|
#define VERSION_REGION "JP"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue