3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-02 19:08:47 +00:00

update minor version number

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-06-25 09:14:13 -07:00
parent bd3e722b6b
commit 2f2289eaff
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
module(
name = "z3",
version = "4.15.2",
version = "4.15.3",
bazel_compatibility = [">=7.0.0"],
)