diff options
author | marha <marha@users.sourceforge.net> | 2013-12-23 17:03:04 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-12-23 17:03:04 +0100 |
commit | 053cb23ca3374751cdf3cd90339f2fa391535da4 (patch) | |
tree | 04f8d23c5b904ab3a8748e93aa2ad60e5171318b /xorg-server/hw/xwin | |
parent | 86d4bff05a453da5dc0d52e76173ffe6cc6d6318 (diff) | |
download | vcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.tar.gz vcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.tar.bz2 vcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.zip |
Increased version to 1.14.5
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 9c6baf031..1a399f593 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.4 (21 Nov 2013)", IDC_STATIC, 36, 38, 220, 8 + LTEXT "Version 1.14.5 (23 Dec 2013)", IDC_STATIC, 36, 38, 220, 8 DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15 END |