aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-08-06 12:40:29 +0000
committermarha <marha@users.sourceforge.net>2009-08-06 12:40:29 +0000
commit527d85e0327133858ddb86169f2840f305c192b3 (patch)
treea9f68e42701a159cf141aa7517f225e1d14f69d1 /xorg-server/hw
parent8b7fb34c4a3483aea08ddcc697b2a11c17d2e403 (diff)
downloadvcxsrv-527d85e0327133858ddb86169f2840f305c192b3.tar.gz
vcxsrv-527d85e0327133858ddb86169f2840f305c192b3.tar.bz2
vcxsrv-527d85e0327133858ddb86169f2840f305c192b3.zip
Increased version number.1.0.1
Diffstat (limited to 'xorg-server/hw')
-rw-r--r--xorg-server/hw/xwin/XWin.rc5
1 files changed, 1 insertions, 4 deletions
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc
index fd45f2d2f..6b904155c 100644
--- a/xorg-server/hw/xwin/XWin.rc
+++ b/xorg-server/hw/xwin/XWin.rc
@@ -45,10 +45,7 @@ FONT 8, "MS Shell Dlg 2"
BEGIN
CONTROL IDI_XWIN, IDC_STATIC, "Static", SS_ICON, 8, 8, 32, 32
LTEXT "VcXsrv X Server ", IDC_STATIC, 36, 8, 220, 8
- LTEXT "Version 1.0 (1 Aug 2009)", IDC_STATIC, 36, 18, 220, 8
-// LTEXT "This product is licensed under the terms of the MIT/X11 License.", IDC_STATIC, 36, 38, 220, 20
-// CONTROL __VENDORDWEBSUPPORT__, ID_ABOUT_WEBSITE, "Button",
-// BS_OWNERDRAW | WS_TABSTOP, 36, 58, 68, 8
+ LTEXT "Version 1.0.1 (6 Aug 2009)", IDC_STATIC, 36, 18, 220, 8
DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15
END