Switch to unified view

a/src/windows/recoll-setup.iss b/src/windows/recoll-setup.iss
1
; Script generated by the Inno Setup Script Wizard.
1
; Script generated by the Inno Setup Script Wizard.
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
#define MyAppName "Recoll"
4
#define MyAppName "Recoll"
5
#define MyAppVersion "1.23.3-20170904-cd6ee9"
5
#define MyAppVersion "1.23.3-20170904-799190"
6
#define MyAppPublisher "Recoll.org"
6
#define MyAppPublisher "Recoll.org"
7
#define MyAppURL "http://www.recoll.org"
7
#define MyAppURL "http://www.recoll.org"
8
#define MyAppExeName "recoll.exe"
8
#define MyAppExeName "recoll.exe"
9
9
10
[Setup]
10
[Setup]