version: Bump PROVISION_VERSION for previous change.

e536a14b61 left off the required major PROVISION_VERSION bump.
This commit is contained in:
Alex Vandiver 2023-04-17 12:07:36 -04:00 committed by Anders Kaseorg
parent a06f3d26d0
commit 3f9ed40c62
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 173
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (232, 0)
PROVISION_VERSION = (233, 0)