From: Razvan Deaconescu Date: Tue, 2 Jan 2024 20:06:53 +0000 (+0200) Subject: Release: v0.16.0 Telesto X-Git-Tag: RELEASE-0.16.0 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=df6126446305cfc6f3db4fc207fc5e8a8dfa8845;p=unikraft%2Funikraft.git Release: v0.16.0 Telesto Signed-off-by: Razvan Deaconescu Signed-off-by: Andrei Tatar Signed-off-by: Simon Kuenzer Signed-off-by: Sergiu Moga --- diff --git a/README.md b/README.md index 418d91119..d8fd32554 100644 --- 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.15.0%20(Pandora)-%23EC591A)][unikraft-latest] +[![](https://img.shields.io/badge/version-v0.16.0%20(Telesto)-%23EC591A)][unikraft-latest] [![](https://img.shields.io/static/v1?label=license&message=BSD-3&color=%23385177)][unikraft-license] [![](https://img.shields.io/discord/762976922531528725.svg?label=discord&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)][unikraft-discord] [![](https://img.shields.io/github/contributors/unikraft/unikraft)](https://github.com/unikraft/unikraft/graphs/contributors) @@ -101,7 +101,7 @@ Unikraft is licensed under a BSD-3-Clause. For more information, please refer t [unikraft-contributing]: https://unikraft.org/docs/contributing/ [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.15.0 +[unikraft-latest]: https://github.com/unikraft/unikraft/tree/RELEASE-0.16.0 [unikraft-gettingstarted]: http://unikraft.org/docs/getting-started [unikraft-concepts]: https://unikraft.org/docs/concepts/ [unikraft-posix-compatibility]: https://unikraft.org/docs/features/posix-compatibility diff --git a/version.mk b/version.mk index 7d1f50720..cf6a50d9c 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ UK_VERSION = 0 -UK_SUBVERSION = 15 +UK_SUBVERSION = 16 UK_EXTRAVERSION = 0 -UK_CODENAME = Pandora +UK_CODENAME = Telesto # https://en.wikipedia.org/wiki/Moons_of_Saturn (by discovery year)