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

update Gajim version to 0.99.2

parent 89cec79d
No related branches found
No related tags found
Loading
import subprocess
__version__ = "0.99.1"
__version__ = "0.99.2"
try:
node = 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