aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-05-12 13:03:33 +0000
committermarha <marha@users.sourceforge.net>2010-05-12 13:03:33 +0000
commit6b29aa4559aeb6f795caee047561654bfa0a1954 (patch)
treeb0bc1fac200bc4ed6d17c9932bf03e1ce97be7b5 /xorg-server
parent6ae12ffad7479f690b5780213e8b52df6bbd15e6 (diff)
downloadvcxsrv-6b29aa4559aeb6f795caee047561654bfa0a1954.tar.gz
vcxsrv-6b29aa4559aeb6f795caee047561654bfa0a1954.tar.bz2
vcxsrv-6b29aa4559aeb6f795caee047561654bfa0a1954.zip
Increased version number
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 87d5aba99..be66f66f7 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.8.0 (12 Apr 2010)", IDC_STATIC, 36, 38, 220, 8
+ LTEXT "Version 1.8.1 (12 May 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 440b3cb50..6a0f18896 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.8.0.installer.exe"
+OutFile "vcxsrv.1.8.1.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES\VcXsrv