diff options
author | marha <marha@users.sourceforge.net> | 2014-03-25 18:15:51 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2014-03-25 18:15:51 +0100 |
commit | bf0cbcc1d00962ef2221cb4ceae87cc5ae737454 (patch) | |
tree | 94f87199e79c971276987b504c1f4641ea42e6cc /xorg-server/hw/xwin | |
parent | cd9a6bd6dd3acdebd091fabbe9382e0831362ab1 (diff) | |
download | vcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.tar.gz vcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.tar.bz2 vcxsrv-bf0cbcc1d00962ef2221cb4ceae87cc5ae737454.zip |
Increased version to 1.15.01.15.0
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 1a399f593..8be6a0fa8 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.5 (23 Dec 2013)", IDC_STATIC, 36, 38, 220, 8 + LTEXT "Version 1.15.0 (25 Mar 2014)", IDC_STATIC, 36, 38, 220, 8 DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15 END |