diff options
author | marha <marha@users.sourceforge.net> | 2013-11-21 09:58:33 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-11-21 09:58:33 +0100 |
commit | c4f7c54ad86e3cfa38af6fae937d20e4bf292142 (patch) | |
tree | d3a69278a92f97811b75e4926173c065caf69652 /xorg-server/hw/xwin | |
parent | 675f7aa9d3437c2abb133adbefdfddd1ea1ba219 (diff) | |
download | vcxsrv-c4f7c54ad86e3cfa38af6fae937d20e4bf292142.tar.gz vcxsrv-c4f7c54ad86e3cfa38af6fae937d20e4bf292142.tar.bz2 vcxsrv-c4f7c54ad86e3cfa38af6fae937d20e4bf292142.zip |
Switched version to 1.14.4
Diffstat (limited to 'xorg-server/hw/xwin')
-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 38d142fd1..9c6baf031 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://vcxsrv.sourceforge.net", IDC_STATIC, 36, 18, 220, 8 LTEXT "marha@users.sourceforge.net", IDC_STATIC, 36, 28, 220, 8 - LTEXT "Version 1.14.3 (19 Sep 2013)", IDC_STATIC, 36, 38, 220, 8 + LTEXT "Version 1.14.4 (21 Nov 2013)", IDC_STATIC, 36, 38, 220, 8 DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15 END |