From: Alexander Jung Date: Thu, 1 Jun 2023 12:55:17 +0000 (+0200) Subject: Release: v0.13.1 Atlas X-Git-Tag: RELEASE-0.13.1^0 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=abd35a233677df19c463687405a3973a7eb9a424;p=unikraft%2Funikraft.git Release: v0.13.1 Atlas Signed-off-by: Razvan Deaconescu Signed-off-by: Simon Kuenzer Signed-off-by: Alexander Jung --- diff --git a/README.md b/README.md index 93e1cfff7..d907e14a8 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.13.0%20(Atlas)-%23EC591A)][unikraft-latest] +[![](https://img.shields.io/badge/version-v0.13.1%20(Atlas)-%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.13.0 +[unikraft-latest]: https://github.com/unikraft/unikraft/tree/RELEASE-0.13.1 [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 5b78e843d..9d10e792d 100644 --- a/version.mk +++ b/version.mk @@ -1,5 +1,5 @@ UK_VERSION = 0 UK_SUBVERSION = 13 -UK_EXTRAVERSION = 0 +UK_EXTRAVERSION = 1 UK_CODENAME = Atlas # https://en.wikipedia.org/wiki/Moons_of_Saturn (by discovery year)