Skip to content

Commit c9a8c60

Browse files
toxa81abussy
authored andcommitted
bump version to 7.5.3 (electronic-structure#959)
1 parent 3c74138 commit c9a8c60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include(CMakePackageConfigHelpers)
55
project(SIRIUS
66
DESCRIPTION "Domain specific library for electronic structure calculations"
77
HOMEPAGE_URL "https://github.com/electronic-structure/SIRIUS"
8-
VERSION 7.5.2
8+
VERSION 7.5.3
99
LANGUAGES CXX C)
1010

1111
# for CUDA_ARCHITECTURES

doc/doxygen.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ PROJECT_NAME = "SIRIUS"
3939
# control system is used.
4040

4141

42-
PROJECT_NUMBER = "7.5.2"
42+
PROJECT_NUMBER = "7.5.3"
4343

4444
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4545
# for a project that appears at the top of each page and should give viewer a

0 commit comments

Comments
 (0)