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

1.1.99.1

parent 0fb4b024
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" __version__ = "1.1.99.1"
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