aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/installer
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-12-23 17:03:04 +0100
committermarha <marha@users.sourceforge.net>2013-12-23 17:03:04 +0100
commit053cb23ca3374751cdf3cd90339f2fa391535da4 (patch)
tree04f8d23c5b904ab3a8748e93aa2ad60e5171318b /xorg-server/installer
parent86d4bff05a453da5dc0d52e76173ffe6cc6d6318 (diff)
downloadvcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.tar.gz
vcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.tar.bz2
vcxsrv-053cb23ca3374751cdf3cd90339f2fa391535da4.zip
Increased version to 1.14.5
Diffstat (limited to 'xorg-server/installer')
-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 446e5dfc8..3f0941533 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.14.4.installer.exe"
+OutFile "vcxsrv-64-debug.1.14.5.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 1ae73ffc4..a992b9db0 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.14.4.installer.exe"
+OutFile "vcxsrv-64.1.14.5.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 8e49a261c..cfd8aaf4d 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.14.4.installer.exe"
+OutFile "vcxsrv-debug.1.14.5.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 18d8bc8d8..cd937b2dc 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.14.4.installer.exe"
+OutFile "vcxsrv.1.14.5.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv