mirror of
https://github.com/Z3Prover/z3
synced 2026-02-09 18:40:51 +00:00
update version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3f5810a365
commit
0ed85db8a2
5 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module(
|
||||
name = "z3",
|
||||
version = "4.15.5", # TODO: Read from VERSION.txt - currently manual sync required
|
||||
version = "4.15.6", # TODO: Read from VERSION.txt - currently manual sync required
|
||||
bazel_compatibility = [">=7.0.0"],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue