diff --git a/CMakeLists.txt b/CMakeLists.txt index 25535ae36..3797d38f9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.10) -project (Qrack VERSION 9.13.16 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX) +project (Qrack VERSION 9.13.24 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX) # Installation commands include (GNUInstallDirs) diff --git a/doxygen.config b/doxygen.config index f912cf0ea..6e6b5afd3 100644 --- a/doxygen.config +++ b/doxygen.config @@ -38,7 +38,7 @@ PROJECT_NAME = "Qrack" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 9.9 +PROJECT_NUMBER = 9.13 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a