mirror of
https://github.com/Z3Prover/z3
synced 2025-11-11 16:42:04 +00:00
bump version for release
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
884fe69f89
commit
a4d73e3c03
4 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module(
|
||||
name = "z3",
|
||||
version = "4.15.4", # TODO: Read from VERSION.txt - currently manual sync required
|
||||
version = "4.15.5", # 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