inno: setup version updated to 12.0.1

This commit is contained in:
Shreyas Zare
2024-02-08 19:29:16 +05:30
parent 7e3ea9a5a6
commit 04c333f020

View File

@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Technitium DNS Server"
#define MyAppVersion "12.0"
#define MyAppVersion "12.0.1"
#define MyAppPublisher "Technitium"
#define MyAppURL "https://technitium.com/dns/"
#define MyAppExeName "DnsServerSystemTrayApp.exe"