mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
feat: Update release workflow and versioning to stable
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
; Version is passed via /D on the command line: iscc /DMyAppVersion=...
|
||||
#ifndef MyAppVersion
|
||||
#define MyAppVersion "dev"
|
||||
#define MyAppVersion "stable"
|
||||
#endif
|
||||
|
||||
; SourceDir is passed via /D on the command line
|
||||
|
||||
Reference in New Issue
Block a user