mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-08 07:02:10 +00:00
Update version
This commit is contained in:
parent
f591e13089
commit
2292eb8abe
@ -5,7 +5,7 @@
|
||||
//bool DEVELOPER_MESSAGES = true;
|
||||
#define DEVELOPER_MESSAGES false
|
||||
#define EXAMPLE_PROJECT false
|
||||
#define NAMEVERSION "ZSharp v2.1.2-alpha"
|
||||
#define NAMEVERSION "ZSharp v2.1.3-alpha"
|
||||
|
||||
#if defined(__unix__)
|
||||
#define UNIX true
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||
|
||||
#define MyAppName "Z-Sharp"
|
||||
#define MyAppVersion "2.1.2-alpha"
|
||||
#define MyAppVersion "2.1.3-alpha"
|
||||
#define MyAppPublisher "AstroSam"
|
||||
#define MyAppURL "https://github.com/sam-astro/Z-Sharp"
|
||||
#define MyAppExeName "ZSharp.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user