inno: updated setup version to 10.0.1

This commit is contained in:
Shreyas Zare
2022-12-04 16:36:51 +05:30
parent 61a003cc13
commit 2951626848

View File

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