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
b9a8a121
Commit
b9a8a121
authored
Jun 21, 2013
by
Nikos Skalkotos
Browse files
Bump version to 0.4
parent
be739023
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b9a8a121
2013-06-21, v0.4
* Populate the USERS metadata in Windows images
* Support kamaki 0.9 and synnefo 0.14
* Change the metadata file format to json
* Support the devflow building system
2013-05-27, v0.3
* Support media hosting FreeBSD systems
* Check if remote files exist when uploading images to pithos
...
...
docs/conf.py
View file @
b9a8a121
...
...
@@ -50,9 +50,9 @@ copyright = u'2012, 2013 GRNET S.A. All rights reserved'
# built documents.
#
# The short X.Y version.
version
=
'0.
3
'
version
=
'0.
4
'
# The full version, including alpha/beta/rc tags.
release
=
'0.
3
'
release
=
'0.
4
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
image_creator/version.py
View file @
b9a8a121
__version__
=
"0.
3next
"
__version_info__
=
[
'0'
,
'
3next
'
]
__version__
=
"0.
4
"
__version_info__
=
[
'0'
,
'
4
'
]
__version_vcs_info__
=
{
'branch'
:
'develop'
,
'revid'
:
'9c060ab'
,
'revno'
:
297
,
'toplevel'
:
'/home/skalkoto/src/snf-image-creator'
}
'branch'
:
'master'
,
'revid'
:
'be73902'
,
'revno'
:
310
}
__version_user_info__
=
"skalkoto@darkstar.admin.grnet.gr"
version
View file @
b9a8a121
0.
3next
0.
4
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