summaryrefslogtreecommitdiff
path: root/test/regress/regress1/bug521.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/bug521.smt2')
-rw-r--r--test/regress/regress1/bug521.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/bug521.smt2 b/test/regress/regress1/bug521.smt2
index 8f840a1f6..73153e71b 100644
--- a/test/regress/regress1/bug521.smt2
+++ b/test/regress/regress1/bug521.smt2
@@ -1,7 +1,7 @@
;(set-option :produce-unsat-cores true)
(set-option :incremental true)
(set-option :print-success false)
-(set-info :smt-lib-version 2.0)
+(set-info :smt-lib-version 2.6)
(set-info :status sat)
(set-option :produce-models true)
(set-logic ALL_SUPPORTED)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback