This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 5d7d996 If no user in session config, display system username in pass form. new 4768d9d Bump NSIS version string to 4.0.2.0-pre01 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: nsis/x2goclient.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
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