aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-10-16 16:45:54 +0000
committermarha <marha@users.sourceforge.net>2010-10-16 16:45:54 +0000
commit057471268f10a87f27bda540049c83efcde43689 (patch)
tree9102564fd4ba49c5bca5e2bb45d468cbecf7d632 /xorg-server
parent579eaaac4679bf78b1d987a56f4a24e7cf616368 (diff)
downloadvcxsrv-057471268f10a87f27bda540049c83efcde43689.tar.gz
vcxsrv-057471268f10a87f27bda540049c83efcde43689.tar.bz2
vcxsrv-057471268f10a87f27bda540049c83efcde43689.zip
New version 1.9.0.902
Diffstat (limited to 'xorg-server')
-rw-r--r--xorg-server/hw/xwin/XWin.rc2
-rw-r--r--xorg-server/installer/vcxsrv.nsi2
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc
index 567288ef8..f06e292a9 100644
--- a/xorg-server/hw/xwin/XWin.rc
+++ b/xorg-server/hw/xwin/XWin.rc
@@ -47,7 +47,7 @@ BEGIN
LTEXT "VcXsrv X Server ", IDC_STATIC, 36, 8, 220, 8
LTEXT "http://www.hc-consult.be", IDC_STATIC, 36, 18, 220, 8
LTEXT "marc@hc-consult.be", IDC_STATIC, 36, 28, 220, 8
- LTEXT "Version 1.9.0.2 (21 September 2010)", IDC_STATIC, 36, 38, 220, 8
+ LTEXT "Version 1.9.0.902 (17 October 2010)", IDC_STATIC, 36, 38, 220, 8
DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15
END
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index e1f22cced..4f54ea1df 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv"
; The file to write
-OutFile "vcxsrv.1.9.0.2.installer.exe"
+OutFile "vcxsrv.1.9.0.902.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES\VcXsrv