ros_comm/Release Instructions
ros_comm is trickier to release than other stacks because it has several version numbers scattered around. These locations are:
- CMakeLists.txt
- clients/cpp/roscpp/include/ros/common.h
- tools/roslaunch/roscore.xml
You need to set these version numbers before running the prerelease.
Thus, the correct release order is:
- Update version numbers
- Run pre-release
- Run release script