diff options
author | Mike DePaulo <mikedep333@gmail.com> | 2015-07-07 09:09:29 -0400 |
---|---|---|
committer | Mike DePaulo <mikedep333@gmail.com> | 2015-07-07 09:09:29 -0400 |
commit | 6fd77954540e12443d7aa75bb1a791ef51bfb5b1 (patch) | |
tree | 384208c790aeb685afb442e6dd1386586dc4fd6c /xorg-server/hw/xwin/XWin.rc | |
parent | f65ff03d106f4cfe162bfde4780426b7bbc2e4ee (diff) | |
download | vcxsrv-6fd77954540e12443d7aa75bb1a791ef51bfb5b1.tar.gz vcxsrv-6fd77954540e12443d7aa75bb1a791ef51bfb5b1.tar.bz2 vcxsrv-6fd77954540e12443d7aa75bb1a791ef51bfb5b1.zip |
Update version string: 1.15.2.7
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 e38e52d0d..7b0ee953b 100644 --- a/xorg-server/hw/xwin/XWin.rc +++ b/xorg-server/hw/xwin/XWin.rc @@ -47,7 +47,7 @@ BEGIN LTEXT "VcXsrv X Server (X2Go/Arctica Builds) ", IDC_STATIC, 36, 8, 220, 8 LTEXT "https://github.com/ArcticaProject/vcxsrv", IDC_STATIC, 36, 18, 220, 8 LTEXT "http://code.x2go.org/gitweb?p=vcxsrv.git", IDC_STATIC, 36, 28, 220, 8 - LTEXT "Version 1.15.2.6 (03 May 2015)", IDC_STATIC, 36, 38, 220, 8 + LTEXT "Version 1.15.2.7 (07 Jul 2015)", IDC_STATIC, 36, 38, 220, 8 DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15 END |