From c4706aa764f3ae68258ba60be6325a5662900362 Mon Sep 17 00:00:00 2001 From: Luc Van Oostenryck Date: Mon, 6 Sep 2021 05:51:41 +0200 Subject: Sparse v0.6.4 Signed-off-by: Luc Van Oostenryck --- Documentation/release-notes/v0.6.4.rst | 4 ++-- Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/release-notes/v0.6.4.rst b/Documentation/release-notes/v0.6.4.rst index 8304b592..387870fa 100644 --- a/Documentation/release-notes/v0.6.4.rst +++ b/Documentation/release-notes/v0.6.4.rst @@ -1,5 +1,5 @@ -v0.6.4-rc1 (2020-09-01) -======================= +v0.6.4 (2020-09-06) +=================== Fixes: * build: fix version.h dependencies diff --git a/Makefile b/Makefile index 34869f29..84b4527f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.6.4-rc1 +VERSION=0.6.4 ######################################################################## # The following variables can be overwritten from the command line -- cgit 1.2.3-korg