[Slirp] [Git][slirp/libslirp][v4.6.0] 2 commits: changelog: post-release
Marc-André Lureau (@elmarco)
gitlab at gitlab.freedesktop.org
Mon Jun 14 10:57:14 UTC 2021
Marc-André Lureau pushed to tag v4.6.0 at slirp / libslirp
Commits:
d599e5c9 by Marc-André Lureau at 2021-06-14T14:50:03+04:00
changelog: post-release
Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
- - - - -
6ef66db7 by Marc-André Lureau at 2021-06-14T14:56:33+04:00
build-sys: forgot to bump version to 4.6.0
Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
- - - - -
2 changed files:
- CHANGELOG.md
- meson.build
Changes:
=====================================
CHANGELOG.md
=====================================
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+
+### Added
+
+### Changed
+
+### Deprecated
+
+### Fixed
+
## [4.6.0] - 2021-06-14
### Added
=====================================
meson.build
=====================================
@@ -1,5 +1,5 @@
project('libslirp', 'c',
- version : '4.5.0',
+ version : '4.6.0',
license : 'BSD-3-Clause',
default_options : ['warning_level=1', 'c_std=gnu99'],
meson_version : '>= 0.50',
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/compare/137b16383b070a40dde765a4adec0fc45fd9228f...6ef66db79938d763212320c1b64bc562c23d25a8
--
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/compare/137b16383b070a40dde765a4adec0fc45fd9228f...6ef66db79938d763212320c1b64bc562c23d25a8
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/slirp/attachments/20210614/ab6e650b/attachment.htm>
More information about the Slirp
mailing list