Skip to content

Commit 650aeb2

Browse files
committed
1.11.15
1 parent 2f01c06 commit 650aeb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package opencv_apps
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.11.15 (2017-03-26)
6+
--------------------
77

88
* New Nodes
99

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>opencv_apps</name>
4-
<version>1.11.14</version>
4+
<version>1.11.15</version>
55
<description>
66
<p>opencv_apps provides various nodes that run internally OpenCV's functionalities and publish the result as ROS topics. With opencv_apps, you can skip writing OpenCV application codes for a lot of its functionalities by simply running a launch file that corresponds to OpenCV's functionality you want.</p>
77
<ul>

0 commit comments

Comments
 (0)