This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 4768d9de1540facaee92f1b8248bc494d48cf0ab Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Mar 2 20:34:59 2014 -0500 Bump NSIS version string to 4.0.2.0-pre01 --- nsis/x2goclient.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsis/x2goclient.nsi b/nsis/x2goclient.nsi index 0280711..be5689b 100755 --- a/nsis/x2goclient.nsi +++ b/nsis/x2goclient.nsi @@ -10,7 +10,7 @@ ;General RequestExecutionLevel admin - !define VERSION "4.0.1.4-pre01" + !define VERSION "4.0.2.0-pre01" Name "x2goclient-${VERSION}" Caption "x2goclient-${VERSION}" OutFile "x2goclient-${VERSION}-setup.exe" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git