File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ rem )
224
224
225
225
where /q rcedit-x64 || curl -LO https://github.com/electron/rcedit/releases/download/v2.0.0/rcedit-x64.exe
226
226
where /q rcedit-x64 && rcedit-x64 " Spectral.exe" --set-file-version " !year!.!month!.!today!.!today!!month!"
227
- where /q rcedit-x64 && rcedit-x64 " Spectral.exe" --set-product-version " 1.05 Spectral"
227
+ where /q rcedit-x64 && rcedit-x64 " Spectral.exe" --set-product-version " 1.06-WIP Spectral"
228
228
where /q rcedit-x64 && rcedit-x64 " Spectral.exe" --set-icon src\r es\i mg\n oto_1f47b.ico
229
229
rem where /q rcedit-x64 && rcedit-x64 " Spectral.exe" --set-version-string " version" " value"
230
230
rem where /q rcedit-x64 && rcedit-x64 " Spectral.exe" --set-resource-string " version" " value"
Original file line number Diff line number Diff line change 15
15
// glue sequential tzx/taps in zips (side A) -> side 1 etc)
16
16
// sequential tzx/taps/dsks do not reset model
17
17
18
- #define SPECTRAL "v1.05 "
18
+ #define SPECTRAL "v1.06-WIP "
19
19
20
20
#if NDEBUG >= 2
21
21
#define DEV 0
You can’t perform that action at this time.
0 commit comments