Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Please note that git.rz.uni-jena.de is deprecated and will be disabled on October 1. Please update your repo URLs if git.rz.uni-jena.de is still used.
You can check it with "git remote -v" for each repo, and change it with "git remote set-url origin git.uni-jena.de", if necessary.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'