1
0
mirror of https://github.com/heebijeebi/WinTango-Patcher.git synced 2024-06-22 05:21:56 +02:00

Getting ready for release of v16.12.24

This commit is contained in:
heebijeebi
2016-12-24 12:38:11 +01:00
parent 423010327a
commit 7b34cbb682
3 changed files with 16 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ Func Defines()
;This defines all the globally used Variables
Global $AppName = "WinTango Patcher"
Global $AppVersion = "16.12.XX"
Global $AppVersion = "16.12.24"
Global $AppPublisher = "heebijeebi"
Global $AppRegKey = "HKLM\Software\" & $AppName