diff --git a/CMakeLists.txt b/CMakeLists.txt index 76bce2f2d..d159d28cf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.9) -project (Qrack VERSION 8.1.0 DESCRIPTION "High Performance Quantum Bit Simulation") +project (Qrack VERSION 8.2.0 DESCRIPTION "High Performance Quantum Bit Simulation") # Installation commands include (GNUInstallDirs) diff --git a/doxygen.config b/doxygen.config index 10306e360..d32557616 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 = 8.1 +PROJECT_NUMBER = 8.2 # 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