summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/div.04.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/arith/div.04.smt2')
-rw-r--r--test/regress/regress0/arith/div.04.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/arith/div.04.smt2 b/test/regress/regress0/arith/div.04.smt2
index c30b1cd2f..19124d3fc 100644
--- a/test/regress/regress0/arith/div.04.smt2
+++ b/test/regress/regress0/arith/div.04.smt2
@@ -1,5 +1,5 @@
(set-logic QF_NRA)
-(set-info :smt-lib-version 2.0)
+(set-info :smt-lib-version 2.6)
(set-info :status unsat)
(declare-fun x () Real)
(declare-fun y () Real)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback