Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
devflow
Commits
0dcfcb5f
Commit
0dcfcb5f
authored
Jan 30, 2013
by
Christos Stavrakakis
Browse files
Fix update version
Import code from versioning instead of running update_version.py file.
parent
e27d4798
Changes
1
Hide whitespace changes
Inline
Side-by-side
devflow/autopkg.py
View file @
0dcfcb5f
...
...
@@ -214,7 +214,7 @@ def main():
print_green
(
"The new debian version will be: '%s'"
%
debian_version
)
# Update the version files
python
(
"
update_version
.py"
,
_out
=
sys
.
stdout
)
versioning
.
update_version
(
)
# Tag branch with python version
branch_tag
=
python_version
...
...
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