Skip to content

Commit

Permalink
v9.6.7 (Bionic 4/4)
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed May 12, 2024
1 parent 9f53685 commit f6a8d41
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.9)
project (Qrack VERSION 9.6.6 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX)
project (Qrack VERSION 9.6.7 DESCRIPTION "High Performance Quantum Bit Simulation" LANGUAGES CXX)

# Installation commands
include (GNUInstallDirs)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
libqrack (9.6.7) bionic; urgency=medium

* Bug fix: don't combine ancillae in hybrid stabilizer (Bionic 4/4)

-- Daniel Strano <dan@unitary.fund> Sun, 12 May 2024 15:31:34 -0400

libqrack (9.6.6) focal; urgency=medium

* Bug fix: don't combine ancillae in hybrid stabilizer (Focal 3/4)
Expand Down

0 comments on commit f6a8d41

Please sign in to comment.