|
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.24.1-20180517-96c6fd"
|
5 |
#define MyAppVersion "1.25.0-20190125-540140bd"
|
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]
|