[X2Go-Commits] [x2goclient] 17/24: increment __init__.py version
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:05:18 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.2.0.3
in repository x2goclient.
commit 3603cde0e2f1255d4a3e3265017e2a3e7a11cb67
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Jun 8 23:44:27 2012 +0200
increment __init__.py version
---
pyhoca/cli/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index ee5cac60..9f7fef97 100644
--- a/pyhoca/cli/__init__.py
+++ b/pyhoca/cli/__init__.py
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:
http://wiki.x2go.org
"""
-__VERSION__ = "0.2.0.0"
+__VERSION__ = "0.2.0.1"
from frontend import *
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list