Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 336ad32

Browse files
author
Davide Faconti
committed
3.0.3
1 parent 4258189 commit 336ad32

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 behaviortree_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.0.3 (2019-03-12)
6+
------------------
77
* moving to C++14... deal with it
88
* updated tinyXML2. Should fix several issues too
99
* add "d" to debug library on Windows

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>behaviortree_cpp_v3</name>
3-
<version>3.0.2</version>
3+
<version>3.0.3</version>
44
<description>
55
This package provides the Behavior Trees core library.
66
</description>

0 commit comments

Comments
 (0)