mirror of
https://github.com/Z3Prover/z3
synced 2026-02-21 15:57:35 +00:00
update version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
38661f25e4
commit
ccaa346a46
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