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