mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
Compare commits
2 Commits
2eaf1bccc1
...
f8bd9a936d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f8bd9a936d | ||
|
|
025ffa9c0e |
@@ -127,7 +127,7 @@
|
||||
#define VERSION36_BUILD 5000 // released 5/8/23
|
||||
#define VERSION37_BUILD 5005 // released 28/3/25
|
||||
#define VERSION37_SP1 5006 // released 20/11/25
|
||||
#define VERSION38_DEV2601 5010 // (Jan 2026) - latest snapshot 24/1/26
|
||||
#define VERSION38_DEV2601 5010 // (Jan 2026) - latest snapshot 29/1/26
|
||||
|
||||
// will keep changing during testing and before final release
|
||||
#define VERSION31_BUILD VERSION31_UPG
|
||||
|
||||
@@ -385,9 +385,9 @@ Section Uninstall
|
||||
Delete "$INSTDIR\_multiprocessing.pyd"
|
||||
Delete "$INSTDIR\_overlapped.pyd"
|
||||
Delete "$INSTDIR\pyexpat.pyd"
|
||||
Delete "$INSTDIR\python37.dll"
|
||||
Delete "$INSTDIR\python37._pth"
|
||||
Delete "$INSTDIR\python37.zip"
|
||||
Delete "$INSTDIR\python311.dll"
|
||||
Delete "$INSTDIR\python311._pth"
|
||||
Delete "$INSTDIR\python311.zip"
|
||||
Delete "$INSTDIR\python3.dll"
|
||||
Delete "$INSTDIR\python.exe"
|
||||
Delete "$INSTDIR\pythonw.exe"
|
||||
|
||||
Reference in New Issue
Block a user