Skip to content
Snippets Groups Projects
Commit 6cdcbf11 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

update version to 1.0.2

parent 9d94cd36
No related branches found
Tags gajim-1.0.2
No related merge requests found
import subprocess
__version__ = "1.0.1"
__version__ = "1.0.2"
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