aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-06-23 20:36:52 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-06-23 20:36:52 -0400
commit6ec4d7e69a6338c84c8a4470170937ed9be3e426 (patch)
treed292acac5e9b5ccf796938b492a7eea9ffda9d96
parent2d37036a02168de8537e17b47d8004a53a4a5e62 (diff)
downloadvcxsrv-6ec4d7e69a6338c84c8a4470170937ed9be3e426.tar.gz
vcxsrv-6ec4d7e69a6338c84c8a4470170937ed9be3e426.tar.bz2
vcxsrv-6ec4d7e69a6338c84c8a4470170937ed9be3e426.zip
Bump version string suffix: bug3test4 -> bug3test5
-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
4 files changed, 4 insertions, 4 deletions
diff --git a/xorg-server/installer/vcxsrv-64-debug.nsi b/xorg-server/installer/vcxsrv-64-debug.nsi
index 5ede9f81d..ec3212626 100644
--- a/xorg-server/installer/vcxsrv-64-debug.nsi
+++ b/xorg-server/installer/vcxsrv-64-debug.nsi
@@ -18,7 +18,7 @@
;--------------------------------
!define NAME_STRING "VcXsrv (X2Go/Arctica Builds)"
-!define VERSION "1.17.0.0-2-bug3test4"
+!define VERSION "1.17.0.0-2-bug3test5"
; The name of the installer
Name "${NAME_STRING}"
diff --git a/xorg-server/installer/vcxsrv-64.nsi b/xorg-server/installer/vcxsrv-64.nsi
index 1696fe445..e95c2d749 100644
--- a/xorg-server/installer/vcxsrv-64.nsi
+++ b/xorg-server/installer/vcxsrv-64.nsi
@@ -19,7 +19,7 @@
!include "FileFunc.nsh"
!define NAME_STRING "VcXsrv (X2Go/Arctica Builds)"
-!define VERSION "1.17.0.0-2-bug3test4"
+!define VERSION "1.17.0.0-2-bug3test5"
!define UNINSTALL_PUBLISHER "X2Go & Arctica Projects"
!define UNINSTALL_URL "https://github.com/ArcticaProject/vcxsrv"
diff --git a/xorg-server/installer/vcxsrv-debug.nsi b/xorg-server/installer/vcxsrv-debug.nsi
index 13e915f58..e5282e2ee 100644
--- a/xorg-server/installer/vcxsrv-debug.nsi
+++ b/xorg-server/installer/vcxsrv-debug.nsi
@@ -18,7 +18,7 @@
;--------------------------------
!define NAME_STRING "VcXsrv (X2Go/Arctica Builds)"
-!define VERSION "1.17.0.0-2-bug3test4"
+!define VERSION "1.17.0.0-2-bug3test5"
; The name of the installer
Name "${NAME_STRING}"
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 57bf0e767..567dec0f8 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -19,7 +19,7 @@
!include "FileFunc.nsh"
!define NAME_STRING "VcXsrv (X2Go/Arctica Builds)"
-!define VERSION "1.17.0.0-2-bug3test4"
+!define VERSION "1.17.0.0-2-bug3test5"
!define UNINSTALL_PUBLISHER "X2Go & Arctica Projects"
!define UNINSTALL_URL "https://github.com/ArcticaProject/vcxsrv"