update Gajim version to 0.99.2
This commit is contained in:
parent
89cec79dba
commit
be02828861
|
@ -1,6 +1,6 @@
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
__version__ = "0.99.1"
|
__version__ = "0.99.2"
|
||||||
|
|
||||||
try:
|
try:
|
||||||
node = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
|
node = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
|
||||||
|
|
Loading…
Reference in New Issue