Skip to content
Snippets Groups Projects
Commit 788c064c authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Update Gajim version to 1.0.0

parent 368a2177
No related branches found
No related tags found
No related merge requests found
import subprocess
__version__ = "0.99.2"
__version__ = "1.0.0"
try:
p = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment