diff --git a/CMakeLists.txt b/CMakeLists.txt index 60ca7d27a..528df7b5d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.9) -project (Qrack VERSION 9.4.7 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX) +project (Qrack VERSION 9.4.8 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX) # Installation commands include (GNUInstallDirs) diff --git a/debian/changelog b/debian/changelog index 1120ae82e..7bd9db409 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libqrack (9.4.8) bionic; urgency=medium + + * "Foolproof" reactive separation mode default (Bionic, 3/) + + -- Daniel Strano Sat, 17 Feb 2024 08:25:47 -0500 + libqrack (9.4.7) jammy; urgency=medium * "Foolproof" reactive separation mode default (Jammy, 2/3)