Merge pull request #3541 from rn/post-v0.8

Post v0.8 cleanup
This commit is contained in:
Rolf Neugebauer
2020-07-27 13:01:49 +01:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -26,6 +26,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- Improved RPI3 build
### Removed
- Containerized `qemu`
- Windows binary from release
## [v0.7] - 2019-04-17
### Added

View File

@@ -1,4 +1,4 @@
VERSION="v0.8"
VERSION="v0.8+"
GIT_COMMIT=$(shell git rev-list -1 HEAD)
GO_COMPILE=linuxkit/go-compile:b1446b2ba407225011f97ae1dba0f512ae7f9b84