3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-27 00:18:45 +00:00

update version to 4.15.2

This commit is contained in:
Nikolaj Bjorner 2025-06-10 15:55:54 -07:00
parent b665c99d06
commit e1661759db
6 changed files with 27 additions and 11 deletions

View file

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