Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
gajim
Commits
68427f8d
Commit
68427f8d
authored
Jun 21, 2020
by
Philipp Hörist
Browse files
1.2.0
parent
a13658cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
gajim/__init__.py
View file @
68427f8d
import
os
import
subprocess
__version__
=
"1.
1.99.1
"
__version__
=
"1.
2.0
"
IS_FLATPAK
=
False
if
os
.
path
.
exists
(
'/app/share/run-as-flatpak'
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment