Commit 59556b7 1 parent 8840c0c commit 59556b7 Copy full SHA for 59556b7
File tree 3 files changed +8
-5
lines changed
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ project(HPX CXX C)
49
49
set (HPX_VERSION_MAJOR 1)
50
50
set (HPX_VERSION_MINOR 4)
51
51
set (HPX_VERSION_SUBMINOR 0)
52
- set (HPX_VERSION_DATE 20191206 )
53
- set (HPX_VERSION_TAG "-rc2 " )
52
+ set (HPX_VERSION_DATE 20200115 )
53
+ set (HPX_VERSION_TAG "" )
54
54
55
55
set (HPX_VERSION "${HPX_VERSION_MAJOR} .${HPX_VERSION_MINOR} .${HPX_VERSION_SUBMINOR} " )
56
56
set (HPX_LIBRARY_VERSION "${HPX_VERSION} " )
Original file line number Diff line number Diff line change
1
+ * Wed Jan 15 2020 STE||AR Group <contact@stellar-group.org> 1.4.0-1
2
+ - HPX Release 1.3.0 (https://stellar-group.github.io/hpx/docs/sphinx/tags/1.4.0/html/releases/whats_new_1_3_0.html)
3
+
1
4
* Wed May 23 2019 STE||AR Group <contact@stellar-group.org> 1.3.0-1
2
5
- HPX Release 1.3.0 (https://stellar-group.github.io/hpx/docs/sphinx/tags/1.3.0/html/releases/whats_new_1_3_0.html)
3
6
Original file line number Diff line number Diff line change 7
7
8
8
.. _hpx_1_4_0 :
9
9
10
- =========================
11
- |hpx | V1.4.0 (unreleased )
12
- =========================
10
+ ===============================
11
+ |hpx | V1.4.0 (January 15, 2020 )
12
+ ===============================
13
13
14
14
General changes
15
15
===============
You can’t perform that action at this time.
0 commit comments