From 1655b5c803a960f1bee5157193262d3c47b11772 Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Fri, 29 Mar 2019 13:45:45 -0400 Subject: [PATCH] bump version to v1.6.0 --- VERSION.txt | 2 +- qvm.asd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index c5c73718..16c1dd08 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -"1.5.0" +"1.6.0" diff --git a/qvm.asd b/qvm.asd index 8ba82b3e..795b2029 100644 --- a/qvm.asd +++ b/qvm.asd @@ -30,7 +30,7 @@ ;; Finalizers and portable GC calls #:trivial-garbage ;; Quil parsing and analysis - (:version #:cl-quil "1.5.0") + (:version #:cl-quil "1.6.0") ;; Portable random number generator #:mt19937 ;; For allocation info.