We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c74138 commit c9a8c60Copy full SHA for c9a8c60
CMakeLists.txt
@@ -5,7 +5,7 @@ include(CMakePackageConfigHelpers)
5
project(SIRIUS
6
DESCRIPTION "Domain specific library for electronic structure calculations"
7
HOMEPAGE_URL "https://github.com/electronic-structure/SIRIUS"
8
- VERSION 7.5.2
+ VERSION 7.5.3
9
LANGUAGES CXX C)
10
11
# for CUDA_ARCHITECTURES
doc/doxygen.cfg
@@ -39,7 +39,7 @@ PROJECT_NAME = "SIRIUS"
39
# control system is used.
40
41
42
-PROJECT_NUMBER = "7.5.2"
+PROJECT_NUMBER = "7.5.3"
43
44
# Using the PROJECT_BRIEF tag one can provide an optional one line description
45
# for a project that appears at the top of each page and should give viewer a
0 commit comments