diff options
author | marha <marha@users.sourceforge.net> | 2010-05-17 06:00:19 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-05-17 06:00:19 +0000 |
commit | e433a0ea8102dc6eaf845698620ab677d70e4774 (patch) | |
tree | c759e2d4f38a29f4735cf7e0fd67b28c1f19e1e8 /xorg-server/hw/xwin/XWin.rc | |
parent | a79dfd0e96c72081f52ad54457ea9133a2470d1e (diff) | |
download | vcxsrv-e433a0ea8102dc6eaf845698620ab677d70e4774.tar.gz vcxsrv-e433a0ea8102dc6eaf845698620ab677d70e4774.tar.bz2 vcxsrv-e433a0ea8102dc6eaf845698620ab677d70e4774.zip |
Updated release date
Diffstat (limited to 'xorg-server/hw/xwin/XWin.rc')
-rw-r--r-- | xorg-server/hw/xwin/XWin.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc index be66f66f7..dc66deebe 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.1 (12 May 2010)", IDC_STATIC, 36, 38, 220, 8
+ LTEXT "Version 1.8.1 (17 May 2010)", IDC_STATIC, 36, 38, 220, 8
DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15
END
|