aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-03-31 18:12:52 +0200
committermarha <marha@users.sourceforge.net>2014-03-31 18:12:52 +0200
commitfeab85024204c7db3ad243697fe06bf3960349a9 (patch)
treea395c403dd928601dfd49608529162cc3e1fea68 /xorg-server
parent630c3accd9d72b2b64dc1c44a11c5ef61396f509 (diff)
downloadvcxsrv-feab85024204c7db3ad243697fe06bf3960349a9.tar.gz
vcxsrv-feab85024204c7db3ad243697fe06bf3960349a9.tar.bz2
vcxsrv-feab85024204c7db3ad243697fe06bf3960349a9.zip
Increase version to 1.15.0.11.15.0.1
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 8be6a0fa8..9ead912f4 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 (25 Mar 2014)", IDC_STATIC, 36, 38, 220, 8
+ LTEXT "Version 1.15.0.1 (31 Mar 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 423804779..948bede0e 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.installer.exe"
+OutFile "vcxsrv-64-debug.1.15.0.1.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 eb9d0c6e9..62fd4e007 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.installer.exe"
+OutFile "vcxsrv-64.1.15.0.1.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 9488d4111..d9e1c652f 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.installer.exe"
+OutFile "vcxsrv-debug.1.15.0.1.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 46a56d56a..183c33b43 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.installer.exe"
+OutFile "vcxsrv.1.15.0.1.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv