[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.2.1.1-2-g8768016

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:56:34 CEST 2013


The branch, twofactorauth has been updated
       via  876801678c0a337bfe6d2eb58f79d957ad102b32 (commit)
      from  04f5e0f727bb0886dd28c868419ea4dfdbd491f0 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/setup.py b/setup.py
index 6198238..bf21211 100755
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ PROGRAM_DESC = '%s is a cross-platform (Windows, MacOS X, Linux) graphical X2Go
 for line in file(os.path.join('pyhoca', 'wxgui', '__init__.py')).readlines():
     if (line.startswith('__VERSION__')):
         exec(line.strip())
-+PROGRAM_VERSION = __VERSION__
+PROGRAM_VERSION = __VERSION__
 PROGRAM_ICON = "pixmaps/pyhoca_x2go-logo-ubuntu.ico"
 LICENSE = 'AGPLv3+'
 AUTHOR = 'Mike Gabriel, Dick Kniep'


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list