Windows setup file: 1.25.0

This commit is contained in:
Jean-Francois Dockes 2019-01-25 15:31:48 +01:00
parent 540140bd93
commit 3c28a877d3

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 "Recoll" #define MyAppName "Recoll"
#define MyAppVersion "1.24.1-20180517-96c6fd" #define MyAppVersion "1.25.0-20190125-540140bd"
#define MyAppPublisher "Recoll.org" #define MyAppPublisher "Recoll.org"
#define MyAppURL "http://www.recoll.org" #define MyAppURL "http://www.recoll.org"
#define MyAppExeName "recoll.exe" #define MyAppExeName "recoll.exe"