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
S
snf-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
snf-image
Commits
52225f51
Commit
52225f51
authored
Sep 19, 2013
by
Nikos Skalkotos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ChangeLog and version file for 0.10
parent
4c2f82c4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
4 deletions
+11
-4
docs/conf.py
docs/conf.py
+2
-2
snf-image-helper/ChangeLog
snf-image-helper/ChangeLog
+2
-0
snf-image-host/ChangeLog
snf-image-host/ChangeLog
+5
-0
version
version
+1
-1
version.m4
version.m4
+1
-1
No files found.
docs/conf.py
View file @
52225f51
...
...
@@ -45,9 +45,9 @@ copyright = u'2011, 2012, 2013 GRNET S.A. All rights reserved'
# built documents.
#
# The short X.Y version.
version
=
'0.
9next
'
version
=
'0.
10
'
# The full version, including alpha/beta/rc tags.
release
=
'0.
9next
'
release
=
'0.
10
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
snf-image-helper/ChangeLog
View file @
52225f51
2013-09-19, v0.10
* Add documentation under /docs
2013-09-02, v0.9.3
2013-08-27, v0.9.2
...
...
snf-image-host/ChangeLog
View file @
52225f51
2013-09-19, v0.10
* Move the snf-image-helper image from squeeze to wheezy
* Add documentations under /docs
* Fix a bug in the network back-end
2013-09-02, v0.9.3
* Add code to download and install a fixed snf-image-helper image. This is the default
behaviour for snf-image-update-helper.
...
...
version
View file @
52225f51
0.
9.3next
0.
10
version.m4
View file @
52225f51
m4_define([devflow_version], [0.
9.3next
])
m4_define([devflow_version], [0.
10
])
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