Update Gajim version to 1.0.3
This commit is contained in:
parent
fb1d75dfb1
commit
381c7f2ee7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
__version__ = "1.0.2"
|
__version__ = "1.0.3"
|
||||||
|
|
||||||
try:
|
try:
|
||||||
p = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
|
p = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
|
||||||
|
|
Loading…
Add table
Reference in a new issue