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

Skip to content

Commit cd66b5d

Browse files
author
Ruben Smits
committed
Preparing 2.7.0 release
Signed-off-by: Ruben Smits <[email protected]>
1 parent 4f36c65 commit cd66b5d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package log4cpp
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
2.7.0 (2013-10-14)
6+
------------------
7+
* catkin: added run_depend from catkin to package.xml for released packages
8+
Signed-off-by: Johannes Meyer <[email protected]>
9+
* cmake: added install rule for package.xml
10+
Signed-off-by: Johannes Meyer <[email protected]>
11+
* catkin: add export tag for plain cmake packages
12+
Signed-off-by: Ruben Smits <[email protected]>
13+
* cmake: use cmake_current_binary dir instead of cmake_binary_dir
14+
Signed-off-by: Ruben Smits <[email protected]>

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>log4cpp</name>
3-
<version>6.0.0</version>
3+
<version>2.7.0</version>
44
<description >
55
Log4cpp maintained by Orocos developers
66
This version of log4cpp deviates from the official release

0 commit comments

Comments
 (0)