aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-03-29 08:26:37 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-03-29 08:26:37 -0400
commit92a13396b3a92f5cceb3f64a3548fe7b14e39462 (patch)
treec3a45eb2e8954d3f1557f63250c437881f551601
parentef8a0c7b9f14585586f5a3a6c202b3844a245cc4 (diff)
downloadvcxsrv-92a13396b3a92f5cceb3f64a3548fe7b14e39462.tar.gz
vcxsrv-92a13396b3a92f5cceb3f64a3548fe7b14e39462.tar.bz2
vcxsrv-92a13396b3a92f5cceb3f64a3548fe7b14e39462.zip
Update version string: 1.15.2.5
-rw-r--r--xorg-server/hw/xwin/XWin.rc2
-rw-r--r--xorg-server/installer/vcxsrv-64-debug.nsi2
-rw-r--r--xorg-server/installer/vcxsrv-64.nsi2
-rw-r--r--xorg-server/installer/vcxsrv-debug.nsi2
-rw-r--r--xorg-server/installer/vcxsrv.nsi2
5 files changed, 5 insertions, 5 deletions
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc
index 177c6d206..b6775cd5d 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://sourceforge.net/u/mikedep333/vcxsrv/ci/xp-latestmsvc2013-x2gochanges/tree/", IDC_STATIC, 36, 18, 220, 8
LTEXT "https://github.com/ArcticaProject/vcxsrv", IDC_STATIC, 36, 28, 220, 8
- LTEXT "Version 1.15.2.4-xp+vc2013+x2go1 (28 Feb 2015)", IDC_STATIC, 36, 38, 220, 8
+ LTEXT "Version 1.15.2.5 (29 Mar 2015)", IDC_STATIC, 36, 38, 220, 8
DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15
END
diff --git a/xorg-server/installer/vcxsrv-64-debug.nsi b/xorg-server/installer/vcxsrv-64-debug.nsi
index 5c38541f3..ec065fcd7 100644
--- a/xorg-server/installer/vcxsrv-64-debug.nsi
+++ b/xorg-server/installer/vcxsrv-64-debug.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv (X2Go/Arctica Builds)"
; The file to write
-OutFile "vcxsrv-64-debug.1.15.2.4-xp+vc2013+x2go1.installer.exe"
+OutFile "vcxsrv-64-debug.1.15.2.5.x2go+arctica.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES64\VcXsrv
diff --git a/xorg-server/installer/vcxsrv-64.nsi b/xorg-server/installer/vcxsrv-64.nsi
index dbf81d393..14341bf54 100644
--- a/xorg-server/installer/vcxsrv-64.nsi
+++ b/xorg-server/installer/vcxsrv-64.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv (X2Go/Arctica Builds)"
; The file to write
-OutFile "vcxsrv-64.1.15.2.4-xp+vc2013+x2go1.installer.exe"
+OutFile "vcxsrv-64.1.15.2.5.x2go+arctica.installer.exe"
; The default installation directory
InstallDir $programfiles64\VcXsrv
diff --git a/xorg-server/installer/vcxsrv-debug.nsi b/xorg-server/installer/vcxsrv-debug.nsi
index e7e11d0d6..928018359 100644
--- a/xorg-server/installer/vcxsrv-debug.nsi
+++ b/xorg-server/installer/vcxsrv-debug.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv (X2Go/Arctica Builds)"
; The file to write
-OutFile "vcxsrv-debug.1.15.2.4-xp+vc2013+x2go1.installer.exe"
+OutFile "vcxsrv-debug.1.15.2.5.x2go+arctica.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index e5e3d387e..889cf20b0 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv (X2Go/Arctica Builds)"
; The file to write
-OutFile "vcxsrv.1.15.2.4-xp+vc2013+x2go1.installer.exe"
+OutFile "vcxsrv.1.15.2.5.x2go+arctica.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv