Update Gajim version to 1.0.3
This commit is contained in:
parent
fb1d75dfb1
commit
381c7f2ee7
|
@ -1,6 +1,6 @@
|
|||
import subprocess
|
||||
|
||||
__version__ = "1.0.2"
|
||||
__version__ = "1.0.3"
|
||||
|
||||
try:
|
||||
p = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
|
||||
|
|
Loading…
Reference in New Issue