aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-07-09 07:59:40 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-07-09 07:59:40 -0400
commit96bc788dd26dd9d1ca602fc5b0c0c04ca0933589 (patch)
treed807683f02b8e84de73ebe01aa5b9ca597736ba0
parenta44675a92d4571134cfd6ee695623936338da94f (diff)
downloadvcxsrv-96bc788dd26dd9d1ca602fc5b0c0c04ca0933589.tar.gz
vcxsrv-96bc788dd26dd9d1ca602fc5b0c0c04ca0933589.tar.bz2
vcxsrv-96bc788dd26dd9d1ca602fc5b0c0c04ca0933589.zip
Bump date in "About"1.15.2.7
-rw-r--r--xorg-server/hw/xwin/XWin.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc
index 7b0ee953b..86438ecbc 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.7 (07 Jul 2015)", IDC_STATIC, 36, 38, 220, 8
+ LTEXT "Version 1.15.2.7 (09 Jul 2015)", IDC_STATIC, 36, 38, 220, 8
DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15
END