windows innosetup version name

This commit is contained in:
Jean-Francois Dockes 2017-09-04 10:08:22 +02:00
parent 799190b702
commit 8e10b64127

View File

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Recoll"
#define MyAppVersion "1.23.3-20170904-cd6ee9"
#define MyAppVersion "1.23.3-20170904-799190"
#define MyAppPublisher "Recoll.org"
#define MyAppURL "http://www.recoll.org"
#define MyAppExeName "recoll.exe"