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
Commits
c44d2ed7
Commit
c44d2ed7
authored
Sep 23, 2013
by
Nikos Skalkotos
Browse files
Update version.m4 and ChangeLog for 0.10.1
parent
44e1752d
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
c44d2ed7
2013-09-23, v0.10.1
* Merge the ChangeLog files of snf-image and snf-image-helper
* Add version check in snf-image-update-helper
* Remove HELPER_URL from common.in
2013-09-19, v0.10
* Move the snf-image-helper image from squeeze to wheezy
* Add documentations under /docs
...
...
docs/conf.py
View file @
c44d2ed7
...
...
@@ -45,9 +45,9 @@ copyright = u'2011, 2012, 2013 GRNET S.A. All rights reserved'
# built documents.
#
# The short X.Y version.
version
=
'0.10'
version
=
'0.10
.1
'
# The full version, including alpha/beta/rc tags.
release
=
'0.10'
release
=
'0.10
.1
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
version.m4
View file @
c44d2ed7
m4_define([devflow_version], [0.10])
m4_define([devflow_version], [0.10
.1
])
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