mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Win installer: uses now NSIS 3
This commit is contained in:
parent
90adb4f314
commit
f30cd5b6a1
@ -2,7 +2,7 @@
|
||||
|
||||
NSIS Script - LyX 2.2 Installer for Windows
|
||||
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
||||
Compatible with NSIS 2.51
|
||||
Compatible with NSIS 3.0
|
||||
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
NSIS Script - LyX 2.2 Installer for Windows
|
||||
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
||||
Compatible with NSIS 2.51
|
||||
Compatible with NSIS 3.0
|
||||
*/
|
||||
|
||||
# Do a Cyclic Redundancy Check to make sure the installer
|
||||
|
Loading…
Reference in New Issue
Block a user