diff options
author | marha <marha@users.sourceforge.net> | 2014-03-25 18:15:51 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2014-03-25 18:15:51 +0100 |
commit | bf0cbcc1d00962ef2221cb4ceae87cc5ae737454 (patch) | |
tree | 94f87199e79c971276987b504c1f4641ea42e6cc /xorg-server/installer/vcxsrv-64.nsi | |
parent | cd9a6bd6dd3acdebd091fabbe9382e0831362ab1 (diff) | |
download | vcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.tar.gz vcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.tar.bz2 vcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.zip |
Increased version to 1.15.01.15.0
Diffstat (limited to 'xorg-server/installer/vcxsrv-64.nsi')
-rw-r--r-- | xorg-server/installer/vcxsrv-64.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/installer/vcxsrv-64.nsi b/xorg-server/installer/vcxsrv-64.nsi index 1a32aa9fd..eb9d0c6e9 100644 --- a/xorg-server/installer/vcxsrv-64.nsi +++ b/xorg-server/installer/vcxsrv-64.nsi @@ -21,7 +21,7 @@ Name "VcXsrv"
; The file to write
-OutFile "vcxsrv-64.1.14.5.installer.exe"
+OutFile "vcxsrv-64.1.15.0.installer.exe"
; The default installation directory
InstallDir $programfiles64\VcXsrv
|