diff options
author | Mike DePaulo <mikedep333@gmail.com> | 2015-07-10 08:21:38 -0400 |
---|---|---|
committer | Mike DePaulo <mikedep333@gmail.com> | 2015-07-10 08:21:38 -0400 |
commit | ab75afbcc58c927654b75d8b3c179f423e38cfbd (patch) | |
tree | afe4a8ef94dd832359a4394278b402e0d34f7b56 /xorg-server/hw | |
parent | 96bc788dd26dd9d1ca602fc5b0c0c04ca0933589 (diff) | |
download | vcxsrv-ab75afbcc58c927654b75d8b3c179f423e38cfbd.tar.gz vcxsrv-ab75afbcc58c927654b75d8b3c179f423e38cfbd.tar.bz2 vcxsrv-ab75afbcc58c927654b75d8b3c179f423e38cfbd.zip |
Update version string: 1.15.2.8
Diffstat (limited to 'xorg-server/hw')
-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 86438ecbc..e7c2f373d 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 (09 Jul 2015)", IDC_STATIC, 36, 38, 220, 8 + LTEXT "Version 1.15.2.8 (10 Jul 2015)", IDC_STATIC, 36, 38, 220, 8 DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15 END |