[X2Go-Commits] [vcxsrv] 02/04: Update version string: 1.15.2.7

git-admin at x2go.org git-admin at x2go.org
Tue May 3 13:48:22 CEST 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to tag 1.15.2.7
in repository vcxsrv.

commit 6fd77954540e12443d7aa75bb1a791ef51bfb5b1
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Tue Jul 7 09:09:29 2015 -0400

    Update version string: 1.15.2.7
---
 include/dix-config.h                      |    2 +-
 xorg-server/hw/xwin/XWin.rc               |    2 +-
 xorg-server/installer/vcxsrv-64-debug.nsi |    2 +-
 xorg-server/installer/vcxsrv-64.nsi       |    2 +-
 xorg-server/installer/vcxsrv-debug.nsi    |    2 +-
 xorg-server/installer/vcxsrv.nsi          |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/include/dix-config.h b/include/dix-config.h
index 726be32..1fd5731 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -366,7 +366,7 @@
 #undef XORG_RELEASE
 
 /* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((2) * 1000) + 4)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((2) * 1000) + 7)
 
 /* Xorg release date */
 #define XORG_DATE "10 Sept 2009"
diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc
index e38e52d..7b0ee95 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.6 (03 May 2015)", IDC_STATIC, 36, 38, 220, 8
+  LTEXT			"Version 1.15.2.7 (07 Jul 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 1776494..71ccf6d 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.15.2.6"
+!define VERSION "1.15.2.7"
 
 ; 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 a9af3d7..2171f7f 100644
--- a/xorg-server/installer/vcxsrv-64.nsi
+++ b/xorg-server/installer/vcxsrv-64.nsi
@@ -18,7 +18,7 @@
 ;--------------------------------
 
 !define NAME_STRING "VcXsrv (X2Go/Arctica Builds)"
-!define VERSION "1.15.2.6"
+!define VERSION "1.15.2.7"
 !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 f17559e..f6cd35d 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.15.2.6"
+!define VERSION "1.15.2.7"
 
 ; The name of the installer
 Name "${NAME_STRING}"
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 21aa212..66a58a3 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -18,7 +18,7 @@
 ;--------------------------------
 
 !define NAME_STRING "VcXsrv (X2Go/Arctica Builds)"
-!define VERSION "1.15.2.6"
+!define VERSION "1.15.2.7"
 !define UNINSTALL_PUBLISHER "X2Go & Arctica Projects"
 !define UNINSTALL_URL "https://github.com/ArcticaProject/vcxsrv"
 

--
Alioth's /srv/git/code.x2go.org/vcxsrv.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/vcxsrv.git


More information about the x2go-commits mailing list