mirror of
https://github.com/Z3Prover/z3
synced 2026-07-23 15:32:32 +00:00
update version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3751bfa8c4
commit
7ba8861784
5 changed files with 13 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module(
|
||||
name = "z3",
|
||||
version = "4.17.1", # TODO: Read from VERSION.txt - currently manual sync required
|
||||
version = "5.0.0", # 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