[X2Go-Commits] [x2goclient] 01/01: Change x2goclient.nsi for nightly builds
git-admin at x2go.org
git-admin at x2go.org
Tue Mar 4 01:34:26 CET 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit acca82562e62681ee434fa05913f6fcb2f10e975
Author: Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
Date: Tue Mar 4 01:12:31 2014 +0100
Change x2goclient.nsi for nightly builds
---
debian/changelog | 1 +
nsis/x2goclient.nsi | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 544551b..5fc31c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ x2goclient (4.0.2.0-0x2go1) UNRELEASED; urgency=low
- If no user in session config, display system username in pass form.
- Check if txt/changelog and txt/git exist on config phase.
Rename option "--git" to "--git-info".
+ - Change x2goclient.nsi for nightly builds
[ Josh Lukens ]
* New upstream version (4.0.2.0):
diff --git a/nsis/x2goclient.nsi b/nsis/x2goclient.nsi
index be5689b..326e3d5 100755
--- a/nsis/x2goclient.nsi
+++ b/nsis/x2goclient.nsi
@@ -10,7 +10,7 @@
;General
RequestExecutionLevel admin
- !define VERSION "4.0.2.0-pre01"
+ !define VERSION "X2GOCLIENT_VERSION"
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
More information about the x2go-commits
mailing list