Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Yann Leboulanger
gajim
Commits
84276aed
Commit
84276aed
authored
Oct 07, 2018
by
Philipp Hörist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Raise min nbxmpp version
parent
a60b54e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gajim/gajim.py
gajim/gajim.py
+1
-1
No files found.
gajim/gajim.py
View file @
84276aed
...
...
@@ -27,7 +27,7 @@ from distutils.version import LooseVersion as V
# Install _() in namespace
from
gajim.common
import
i18n
_MIN_NBXMPP_VER
=
"0.6.
7
"
_MIN_NBXMPP_VER
=
"0.6.
8
"
_MIN_GTK_VER
=
"3.22.0"
...
...
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