Commit acdbadd 1 parent 3cdace1 commit acdbadd Copy full SHA for acdbadd
File tree 3 files changed +9
-6
lines changed
3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
- Version 1.5.5
1
+ Version 1.5.6
2
2
-------------
3
3
4
- - Implementing OTFS during conflict analysis (--otfs)
4
+ - Clang formatted all source code (and fixed one failing regression
5
+ test by disabling 'otfs' for it).
5
6
6
- - The last literal set by vivification is instantiated (--vivifyinst)
7
+ - Implementing OTFS during conflict analysis (--otfs).
8
+
9
+ - The last literal set by vivification is instantiated (--vivifyinst).
7
10
8
11
- more accurate tracking of binary clauses in watch lists by updating
9
- the size in watch lists
12
+ the size in watch lists.
10
13
11
14
Version 1.5.4
12
15
-------------
Original file line number Diff line number Diff line change 1
- 1.5.6-rc.1
1
+ 1.5.6
Original file line number Diff line number Diff line change 24
24
25
25
#ifdef NBUILD
26
26
#ifndef VERSION
27
- #define VERSION " 1.5.6-rc.1 "
27
+ #define VERSION " 1.5.6"
28
28
#endif // VERSION
29
29
#endif // NBUILD
30
30
You can’t perform that action at this time.
0 commit comments