Skip to content

Commit e8f2586

Browse files
Bump past Ubuntu semantic versions (v9.13.24)
1 parent 14eedbc commit e8f2586

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
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)
33

44
# Installation commands
55
include (GNUInstallDirs)

doxygen.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "Qrack"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 9.9
41+
PROJECT_NUMBER = 9.13
4242

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

0 commit comments

Comments
 (0)