Skip to content

Commit

Permalink
Update the tags/date/refs for the release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Sep 1, 2020
1 parent 5e6bbd2 commit 0eb3cb6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ endif()
set(HPX_VERSION_MAJOR 1)
set(HPX_VERSION_MINOR 5)
set(HPX_VERSION_SUBMINOR 0)
set(HPX_VERSION_DATE 20200826)
set(HPX_VERSION_TAG "-rc3")
set(HPX_VERSION_DATE 20200902)
set(HPX_VERSION_TAG "")

set(HPX_VERSION
"${HPX_VERSION_MAJOR}.${HPX_VERSION_MINOR}.${HPX_VERSION_SUBMINOR}"
Expand Down
3 changes: 3 additions & 0 deletions cmake/packaging/rpm/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Wed Sep 02 2020 STE||AR Group <[email protected]> 1.5.0
- HPX Release 1.5.0 (https://hpx-docs.stellar-group.org/tags/1.5.0/html/releases/whats_new_1_5_0.html)

* Wed Feb 12 2020 STE||AR Group <[email protected]> 1.4.1-1
- HPX Release 1.4.1 (https://hpx-docs.stellar-group.org/tags/1.4.1/html/releases/whats_new_1_4_1.html)

Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ It is also recommended that you check out the latest stable tag:

.. code-block:: sh
git checkout 1.4.1
git checkout 1.5.0
|hpx| dependencies
==================
Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx/releases/whats_new_1_5_0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
.. _hpx_1_5_0:

===========================
|hpx| V1.5.0 (?)
|hpx| V1.5.0 (Sep 02, 2020)
===========================

General changes
Expand Down

0 comments on commit 0eb3cb6

Please sign in to comment.