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.0-20170107-78b8ad"
5
#define MyAppVersion "1.23.1-20170313-aeb336"
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]