Fix update_version.py script (#9554)
Two small fixes to update_version.py: - The regex for updating SOVERSION in cmake files was not quite right. I fixed it to reflect that the value is a plain integer and not of the form x.y.z - For some reason the code for updating PHP_PROTO_VERSION appeared 3 times and led to a spurious warning, so I removed the extra calls there.pull/9555/head
parent
1a10c58c2f
commit
b44784cf30
1 changed files with 1 additions and 13 deletions
Loading…
Reference in new issue