inno: updated version to 11.5.1

This commit is contained in:
Shreyas Zare
2023-10-30 11:57:08 +05:30
parent bf88dafeac
commit 00148c5938

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 "11.5" #define MyAppVersion "11.5.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"