aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-05-01 23:26:26 +0200
committermarha <marha@users.sourceforge.net>2014-05-01 23:26:26 +0200
commit2dc2880eacae3d52f4ab4bb5ec43c5bbf50c5c3f (patch)
tree709ad1eb3e3afcff3fb34fe8b7cb43f1460c495e /xorg-server
parent72c84d16dcb5acff57a408388703baf94916105f (diff)
downloadvcxsrv-2dc2880eacae3d52f4ab4bb5ec43c5bbf50c5c3f.tar.gz
vcxsrv-2dc2880eacae3d52f4ab4bb5ec43c5bbf50c5c3f.tar.bz2
vcxsrv-2dc2880eacae3d52f4ab4bb5ec43c5bbf50c5c3f.zip
Increase version to 1.15.0.21.15.0.2
Diffstat (limited to 'xorg-server')
-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 9ead912f4..3dc1372e1 100644
--- a/xorg-server/hw/xwin/XWin.rc
+++ b/xorg-server/hw/xwin/XWin.rc
@@ -47,7 +47,7 @@ BEGIN
LTEXT "VcXsrv X Server ", IDC_STATIC, 36, 8, 220, 8
LTEXT "http://vcxsrv.sourceforge.net", IDC_STATIC, 36, 18, 220, 8
LTEXT "marha@users.sourceforge.net", IDC_STATIC, 36, 28, 220, 8
- LTEXT "Version 1.15.0.1 (31 Mar 2014)", IDC_STATIC, 36, 38, 220, 8
+ LTEXT "Version 1.15.0.2 (1 May 2014)", 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 948bede0e..12c9945ca 100644
--- a/xorg-server/installer/vcxsrv-64-debug.nsi
+++ b/xorg-server/installer/vcxsrv-64-debug.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv"
; The file to write
-OutFile "vcxsrv-64-debug.1.15.0.1.installer.exe"
+OutFile "vcxsrv-64-debug.1.15.0.2.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 62fd4e007..3d528692c 100644
--- a/xorg-server/installer/vcxsrv-64.nsi
+++ b/xorg-server/installer/vcxsrv-64.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv"
; The file to write
-OutFile "vcxsrv-64.1.15.0.1.installer.exe"
+OutFile "vcxsrv-64.1.15.0.2.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 d9e1c652f..e8bddd162 100644
--- a/xorg-server/installer/vcxsrv-debug.nsi
+++ b/xorg-server/installer/vcxsrv-debug.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv"
; The file to write
-OutFile "vcxsrv-debug.1.15.0.1.installer.exe"
+OutFile "vcxsrv-debug.1.15.0.2.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 183c33b43..0323cf868 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -21,7 +21,7 @@
Name "VcXsrv"
; The file to write
-OutFile "vcxsrv.1.15.0.1.installer.exe"
+OutFile "vcxsrv.1.15.0.2.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv