]> xenbits.xensource.com Git - unikraft/unikraft.git/commitdiff
docs: Update version to 0.5.0
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Thu, 20 May 2021 22:34:16 +0000 (00:34 +0200)
committerUnikraft <monkey@unikraft.io>
Wed, 2 Jun 2021 22:28:23 +0000 (22:28 +0000)
Bump the version number within the documentation to 0.5.0:
`docs/` and `README.md`

Signed-off-by: Simon Kuenzer <simon.kuenzer@neclab.eu>
Reviewed-by: Alexander Jung <a.jung@lancs.ac.uk>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #214

README.md
doc/guides/conf.py

index 4031c5579c48f41133b17372050a2e22aada7717..fafdaa91d31794c90aad93db8467c775edf1d4b1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # [![Unikraft](http://unikraft.org/assets/imgs/unikraft-logo-small.png)][unikraft-website]
 
-[![](https://img.shields.io/badge/version-v0.4%20(Rhea)-%23EC591A)][unikraft-latest] [![](https://img.shields.io/static/v1?label=license&message=BSD-3&color=%23385177)][unikraft-license]
+[![](https://img.shields.io/badge/version-v0.5%20(Tethys)-%23EC591A)][unikraft-latest] [![](https://img.shields.io/static/v1?label=license&message=BSD-3&color=%23385177)][unikraft-license]
 
 ***Unleash the Power of Unikernels!***
 
@@ -87,7 +87,7 @@ Unikraft is licensed under a BSD-3-Clause.  For more information, please refer t
 [unikraft-contributing]: https://github.com/unikraft/unikraft/blob/staging/CONTRIBUTING.md
 [unikraft-ci]: http://ci.unikraft.org
 [unikraft-license]: https://github.com/unikraft/unikraft/blob/staging/COPYING.md
-[unikraft-latest]: https://github.com/unikraft/unikraft/tree/RELEASE-0.4
+[unikraft-latest]: https://github.com/unikraft/unikraft/tree/RELEASE-0.5
 [unikraft-gettingstarted]: http://www.unikraft.org/getting-started
 [kraft]: https://github.com/unikraft/kraft/
 [github-issues]: https://github.com/unikraft/unikraft/issues
index ed7da68fa923af41b43b74e801069c71999f13bc..31cc05f0b44bfc84abb5809161c9d0a14daf3398 100644 (file)
@@ -58,9 +58,9 @@ author = u'Simon Kuenzer, Felipe Huici'
 # built documents.
 #
 # The short X.Y version.
-version = u'0.4.0'
+version = u'0.5.0'
 # The full version, including alpha/beta/rc tags.
-release = u'0.4.0 Rhea'
+release = u'0.5.0 Tethys'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.