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
snf-image-creator
Commits
36a308e8
Commit
36a308e8
authored
Mar 19, 2013
by
Nikos Skalkotos
Browse files
Bump version to 0.2.6
parent
41bf4a8f
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
36a308e8
2013-03-19, v0.2.6
* Fix a bug in host bundling mode where the permissions of /tmp and
/var/tmp were not respected
2013-03-19, v0.2.5
* Add support for private images
* Only use the token to authenticate to synnefo
...
...
docs/conf.py
View file @
36a308e8
...
...
@@ -50,9 +50,9 @@ copyright = u'2012, 2013 GRNET S.A. All rights reserved'
# built documents.
#
# The short X.Y version.
version
=
'0.2.
5
'
version
=
'0.2.
6
'
# The full version, including alpha/beta/rc tags.
release
=
'0.2.
5
'
release
=
'0.2.
6
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
image_creator/__init__.py
View file @
36a308e8
...
...
@@ -31,6 +31,6 @@
# interpreted as representing official policies, either expressed
# or implied, of GRNET S.A.
__version__
=
'0.2.
5
'
__version__
=
'0.2.
6
'
# vim: set sta sts=4 shiftwidth=4 sw=4 et ai :
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