File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
cmake_minimum_required (VERSION 3.10 )
2
- project (Qrack VERSION 9.13.16 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX )
2
+ project (Qrack VERSION 9.13.24 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX )
3
3
4
4
# Installation commands
5
5
include (GNUInstallDirs )
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "Qrack"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = 9.9
41
+ PROJECT_NUMBER = 9.13
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
You can’t perform that action at this time.
0 commit comments