Skip to content
Snippets Groups Projects
Commit 0c4e0012 authored by Jan Mach's avatar Jan Mach
Browse files

DEPLOY: Version bumped up to '0.4.0' to build new distribution.

(Redmine issue: #3387)
parent 9aab3aa2
No related branches found
No related tags found
No related merge requests found
......@@ -73,9 +73,9 @@ author = u'Jan Mach, Pavel Kácha, Andrea Kropáčová'
# built documents.
#
# The short X.Y version.
version = '0.3.36'
version = '0.4.0'
# The full version, including alpha/beta/rc tags.
release = '0.3.36'
release = '0.4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
{
"name": "mentat-ng",
"version": "0.3.36",
"version": "0.4.0",
"architecture": "all",
"pkg_server": "homeproj",
"pkg_location": "/var/reps/apt/certs/incoming",
......@@ -9,4 +9,4 @@
"demo_server": "mentat-demo",
"demo_location": "/root",
"dep_server": "mentat-hub"
}
\ No newline at end of file
}
......@@ -7,4 +7,4 @@
# Use of this source is governed by the MIT license, see LICENSE file.
#-------------------------------------------------------------------------------
__version__ = "0.3.36"
__version__ = "0.4.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment