aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-06-27 19:38:59 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-06-27 19:38:59 -0400
commit1aeb164a14fee3ee35f5f0bbfdb8f9c03a123a3a (patch)
treee9cabadb75c6642224cdc361529525f6be52919b
parentcb6b29fe6b410c6bf493be68509b81aca0d0a42b (diff)
downloadvcxsrv-1aeb164a14fee3ee35f5f0bbfdb8f9c03a123a3a.tar.gz
vcxsrv-1aeb164a14fee3ee35f5f0bbfdb8f9c03a123a3a.tar.bz2
vcxsrv-1aeb164a14fee3ee35f5f0bbfdb8f9c03a123a3a.zip
Bump version string to 1.17.0.0-3
-rw-r--r--xorg-server/hw/xwin/XWin.rc6
-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, 7 insertions, 7 deletions
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc
index 742b903b6..4da4b909b 100644
--- a/xorg-server/hw/xwin/XWin.rc
+++ b/xorg-server/hw/xwin/XWin.rc
@@ -34,10 +34,10 @@
#include "xwin-config.h"
#define VER_FILEVERSION 1,17,0,0
-#define VER_FILEVERSION_STR "1.17.0.0-2"
+#define VER_FILEVERSION_STR "1.17.0.0-3"
#define VER_PRODUCTVERSION 1,17,0,0
-#define VER_PRODUCTVERSION_STR "1.17.0.0-2"
+#define VER_PRODUCTVERSION_STR "1.17.0.0-3"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION
@@ -84,7 +84,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 "VER_PRODUCTVERSION_STR" (22 Jun 2015)", IDC_STATIC, 36, 38, 220, 8
+ LTEXT "Version "VER_PRODUCTVERSION_STR" (27 Jun 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 aa6cd8554..2ef5e081a 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-3"
; 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..d15b2497f 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-3"
!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..79ab50124 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-3"
; The name of the installer
Name "${NAME_STRING}"
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index c9932113a..6df9a9fc7 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-3"
!define UNINSTALL_PUBLISHER "X2Go & Arctica Projects"
!define UNINSTALL_URL "https://github.com/ArcticaProject/vcxsrv"