From 49717bc639ac1668ba07928d7b65cf978badeaa2 Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Mon, 21 Jun 2021 09:40:31 +0200 Subject: [PATCH] Update version date for 1.7.0-rc2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 41f20c2a3243..5a652d603f27 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,7 +60,7 @@ endif() set(HPX_VERSION_MAJOR 1) set(HPX_VERSION_MINOR 7) set(HPX_VERSION_SUBMINOR 0) -set(HPX_VERSION_DATE 20210608) +set(HPX_VERSION_DATE 20210621) set(HPX_VERSION_TAG "-rc2") set(HPX_VERSION