From 6c867c06d030e3e2fe08ce3bcd3f38de394679d1 Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Wed, 6 Feb 2019 16:34:57 +0100 Subject: [PATCH] Update version tag to rc3 --- hpx/config/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpx/config/version.hpp b/hpx/config/version.hpp index ba200f09da0f..ef19b86b6920 100644 --- a/hpx/config/version.hpp +++ b/hpx/config/version.hpp @@ -38,7 +38,7 @@ #define HPX_AGAS_VERSION 0x30 #endif -#define HPX_VERSION_TAG "" +#define HPX_VERSION_TAG "-rc3" #if !defined(HPX_HAVE_GIT_COMMIT) #define HPX_HAVE_GIT_COMMIT "unknown"