The branch, master has been updated via d1f4de2a4aca9b8348b7246b2b52989182346503 (commit) from 24c910a55d6c5f4c1ce3585016dce7e43bdb21b4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d1f4de2a4aca9b8348b7246b2b52989182346503 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 13 10:21:44 2011 +0200 NSIS installer fix for VcXsrv 1.11.0.0 ----------------------------------------------------------------------- Summary of changes: win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi b/win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi index 8fbcd41..0997cd2 100644 --- a/win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi +++ b/win32-dist/PyHoca-GUI+VcXsrv+GS_0.1.0.7.nsi @@ -64,7 +64,7 @@ SectionEnd ; X-server install Section "X-Server (VcXsrv)" - File /r ..\mswin\vcxsrv-mswin\vcxsrv.1.10.1.1.installer.exe + File /r ..\mswin\vcxsrv-mswin\vcxsrv.1.11.0.0.installer.exe ExecWait '"$INSTDIR\vcxsrv.1.11.0.0.installer.exe" /S /D=$PROGRAMFILES\VcXsrv' Delete $INSTDIR\vcxsrv.1.11.0.0.installer.exe Delete $DESKTOP\VcXsrv.lnk hooks/post-receive -- pyhoca-contrib.git (PyHoca-GUI / Python-X2go contributive Software) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pyhoca-contrib.git" (PyHoca-GUI / Python-X2go contributive Software).