Skip to content

Commit

Permalink
1.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Apr 16, 2018
1 parent 4329d3e commit a3736d2
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions cv_bridge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package cv_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.8 (2018-04-17)
-------------------
* Merge pull request `#191 <https://github.com/ros-perception/vision_opencv/issues/191>`_ from patrickelectric/kinetic
cv2_to_imgmsg: step must be int
* cv2_to_imgmsg: step must be int
Expand Down
2 changes: 1 addition & 1 deletion cv_bridge/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>cv_bridge</name>
<version>1.12.7</version>
<version>1.12.8</version>
<description>
This contains CvBridge, which converts between ROS
Image messages and OpenCV images.
Expand Down
4 changes: 2 additions & 2 deletions image_geometry/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package image_geometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.8 (2018-04-17)
-------------------
* Merge pull request `#189 <https://github.com/ros-perception/vision_opencv/issues/189>`_ from ros2/python3_support_in_test
python 3 compatibility in test
* python 3 compatibility in test
Expand Down
2 changes: 1 addition & 1 deletion image_geometry/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>image_geometry</name>
<version>1.12.7</version>
<version>1.12.8</version>
<description>
`image_geometry` contains C++ and Python libraries for interpreting images
geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo
Expand Down
4 changes: 2 additions & 2 deletions opencv_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package opencv_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.8 (2018-04-17)
-------------------

1.12.7 (2017-11-12)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion opencv_tests/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>opencv_tests</name>
<version>1.12.7</version>
<version>1.12.8</version>
<description>
Tests the enumerants of the ROS Image message, and functionally tests the Python and C++ implementations of CvBridge.
</description>
Expand Down
4 changes: 2 additions & 2 deletions vision_opencv/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package vision_opencv
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.8 (2018-04-17)
-------------------

1.12.7 (2017-11-12)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion vision_opencv/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>vision_opencv</name>
<version>1.12.7</version>
<version>1.12.8</version>
<description>Packages for interfacing ROS with OpenCV, a library of programming functions for real time computer vision.</description>
<author>Patrick Mihelich</author>
<author>James Bowman</author>
Expand Down

0 comments on commit a3736d2

Please sign in to comment.