Skip to content

Commit f540621

Browse files
committed
Update version to 1.2.1-rc2
1 parent cbb3ce3 commit f540621

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hpx/config/version.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
#define HPX_VERSION_MINOR 2
3333
#define HPX_VERSION_SUBMINOR 1
3434

35-
#define HPX_VERSION_DATE 20190201
35+
#define HPX_VERSION_DATE 20190206
3636

3737
#if !defined(HPX_AGAS_VERSION)
3838
#define HPX_AGAS_VERSION 0x30
3939
#endif
4040

41-
#define HPX_VERSION_TAG "-rc1"
41+
#define HPX_VERSION_TAG "-rc2"
4242

4343
#if !defined(HPX_HAVE_GIT_COMMIT)
4444
#define HPX_HAVE_GIT_COMMIT "unknown"

0 commit comments

Comments
 (0)