summaryrefslogtreecommitdiff
path: root/test/regress/regress0/unconstrained/array1.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/unconstrained/array1.smt2')
-rw-r--r--test/regress/regress0/unconstrained/array1.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/unconstrained/array1.smt2 b/test/regress/regress0/unconstrained/array1.smt2
index f1acfa759..5c8ff5147 100644
--- a/test/regress/regress0/unconstrained/array1.smt2
+++ b/test/regress/regress0/unconstrained/array1.smt2
@@ -1,6 +1,6 @@
; COMMAND-LINE: --unconstrained-simp --no-check-models
(set-logic QF_AUFBV)
-(set-info :smt-lib-version 2.0)
+(set-info :smt-lib-version 2.6)
(set-info :category "crafted")
(set-info :status sat)
(declare-fun v1 () (_ BitVec 16))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback