Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
gajim
Commits
4920b828
Commit
4920b828
authored
Oct 09, 2021
by
Philipp Hörist
Browse files
Appveyor: Build with python 3.9
parent
128b2eff
Changes
1
Show whitespace changes
Inline
Side-by-side
win/_base.sh
View file @
4920b828
...
@@ -12,7 +12,7 @@ cd "${DIR}"
...
@@ -12,7 +12,7 @@ cd "${DIR}"
# CONFIG START
# CONFIG START
MAJOR_PY_VERSION
=
"3"
MAJOR_PY_VERSION
=
"3"
MINOR_PY_VERSION
=
"
8
"
MINOR_PY_VERSION
=
"
9
"
PYTHON_VERSION
=
"
${
MAJOR_PY_VERSION
}
.
${
MINOR_PY_VERSION
}
"
PYTHON_VERSION
=
"
${
MAJOR_PY_VERSION
}
.
${
MINOR_PY_VERSION
}
"
BUILD_VERSION
=
"0"
BUILD_VERSION
=
"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