Skip to content
Snippets Groups Projects
Commit 68427f8d authored by Philipp Hörist's avatar Philipp Hörist
Browse files

1.2.0

parent a13658cd
No related branches found
Tags gajim-1.4.1
No related merge requests found
import os import os
import subprocess import subprocess
__version__ = "1.1.99.1" __version__ = "1.2.0"
IS_FLATPAK = False IS_FLATPAK = False
if os.path.exists('/app/share/run-as-flatpak'): if os.path.exists('/app/share/run-as-flatpak'):
......
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