summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/mod.01.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/arith/mod.01.smt2')
-rw-r--r--test/regress/regress0/arith/mod.01.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/arith/mod.01.smt2 b/test/regress/regress0/arith/mod.01.smt2
index 3a6d9a3d3..c83954628 100644
--- a/test/regress/regress0/arith/mod.01.smt2
+++ b/test/regress/regress0/arith/mod.01.smt2
@@ -1,6 +1,6 @@
; EXPECT: sat
(set-logic QF_NIA)
-(set-info :smt-lib-version 2.0)
+(set-info :smt-lib-version 2.6)
(set-info :status sat)
(declare-fun n () Int)
(declare-fun x () Int)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback