Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
开源群组
pyprofibus
Commits
3d6af1d9
Commit
3d6af1d9
authored
4 years ago
by
Michael Buesch
Browse files
Options
Download
Email Patches
Plain Diff
Bump version
Signed-off-by:
Michael Buesch
<
m@bues.ch
>
parent
d0ef8d44
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
debian/changelog
debian/changelog
+2
-2
pyprofibus/version.py
pyprofibus/version.py
+2
-2
No files found.
debian/changelog
View file @
3d6af1d9
pyprofibus (1.
8
) UNRELEASED; urgency=low
pyprofibus (1.
9
) UNRELEASED; urgency=low
* Version 1.
8
* Version 1.
9
-- Michael Buesch <m@bues.ch> Mon, 01 Feb 2016 00:00:00 +0100
This diff is collapsed.
Click to expand it.
pyprofibus/version.py
View file @
3d6af1d9
...
...
@@ -8,7 +8,7 @@ __all__ = [
]
VERSION_MAJOR
=
1
VERSION_MINOR
=
8
VERSION_EXTRA
=
""
VERSION_MINOR
=
9
VERSION_EXTRA
=
"
-pre
"
VERSION_STRING
=
"%d.%d%s"
%
(
VERSION_MAJOR
,
VERSION_MINOR
,
VERSION_EXTRA
)
This diff is collapsed.
Click to expand it.
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