mirror of
https://github.com/Z3Prover/z3
synced 2026-02-14 12:51:48 +00:00
bump version to prepare for release with wheels and npm
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c7df26e233
commit
67f77a9aa4
6 changed files with 20 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module(
|
||||
name = "z3",
|
||||
version = "4.15.7", # TODO: Read from VERSION.txt - currently manual sync required
|
||||
version = "4.15.8", # 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