aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-06-22 02:56:49 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-06-22 02:56:49 -0400
commit3d8e58c2f53908bc7bf538887458bdecc0282293 (patch)
treee8181e8bad1f48336c457013940868de10dd5d99
parenta68b52cbb133d01cbf860ca731d46ccdc248b56c (diff)
downloadvcxsrv-1.17.0.0-2-bug3test1.tar.gz
vcxsrv-1.17.0.0-2-bug3test1.tar.bz2
vcxsrv-1.17.0.0-2-bug3test1.zip
Installers: put -bug3test1 in version string1.17.0.0-2-bug3test1
-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 aa6cd8554..3bc54c58a 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"
+!define VERSION "1.17.0.0-2-bug3test1"
; 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 6035fd3e9..6638f69bc 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"
+!define VERSION "1.17.0.0-2-bug3test1"
!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 725481bf3..0e956ec5c 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"
+!define VERSION "1.17.0.0-2-bug3test1"
; The name of the installer
Name "${NAME_STRING}"
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index c9932113a..c1cb85bcf 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"
+!define VERSION "1.17.0.0-2-bug3test1"
!define UNINSTALL_PUBLISHER "X2Go & Arctica Projects"
!define UNINSTALL_URL "https://github.com/ArcticaProject/vcxsrv"