We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eadded commit 43b540fCopy full SHA for 43b540f
1 file changed
src/install/win/redeclipse.nsi
@@ -1,9 +1,9 @@
1
; --------------------------------
2
; Name and file
3
Name "Red Eclipse"
4
- VIProductVersion "1.5.6.0"
+ VIProductVersion "1.5.8.0"
5
!define MajorMinorVer "1.5.x"
6
- OutFile "redeclipse_1.5.6_win.exe"
+ OutFile "redeclipse_1.5.8_win.exe"
7
VIAddVersionKey "OriginalFilename" $OutFile
8
9
; Installer information
0 commit comments