diff --git a/CMakeLists.txt b/CMakeLists.txt index 75a45253d..dfec934e0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.9) -project (Qrack VERSION 8.15.0 DESCRIPTION "High Performance Quantum Bit Simulation") +project (Qrack VERSION 8.15.1 DESCRIPTION "High Performance Quantum Bit Simulation") # Installation commands include (GNUInstallDirs)