aboutsummaryrefslogtreecommitdiff
path: root/update_version.py
AgeCommit message (Collapse)Author
2019-08-02No need to update version in generated code (#6471)Paul Yang
generate_descriptor will handle that
2019-06-17Update version on type.pb.hHao Nguyen
2019-05-31Merge branch '3.8.x' into 3.8.x-201905311515Hao Nguyen
2019-05-13Make sure to return the updated line when modifying .pb.h fileHao Nguyen
2019-05-09Fix update version to use the appropriate rc style for C#Hao Nguyen
2019-05-08Update version for podspec to not include dot (#6111)Paul Yang
2019-04-29Change update_version to update the generated codes tooHao Nguyen
2019-04-23Update the version for JavaLite in update_version scriptHao Nguyen
2019-03-26Merge branch '3.7.x' into merge-3-7-xAdam Cozzette
2019-03-26Update version number to 3.7.1 (#5947)Paul Yang
* Update version number to 3.7.1 * Update version number in port_def.inc
2019-03-04Merge branch '3.7.x'Bo Yang
2019-02-25Date and time need to be before version (#5777)Paul Yang
2019-02-22Update version to 3.7.0rc3Bo Yang
2019-02-22Support rc version in update_version.py (#5750)Hao Nguyen
* Support rc version in update_version.py
2019-02-20Support rc version in update_version.py (#5750)Hao Nguyen
* Support rc version in update_version.py
2019-02-19Update version to 3.7.0 (#5749)Paul Yang
* Update version to 3.7.0 * Update version number for java bom
2019-01-24Update more files in update_version.pyHao Nguyen
2018-12-14Make sure to add a new line at the end of XML filesHao Nguyen
2018-12-14Replace update_version shell script with a python script, which is much ↵Hao Nguyen
better at handling XML rewrite. Update the PHP version too. As part of rewrite, some XML file format will change a little, but the semantics is still the same so it should be okay.