Skip to content

Commit 2e8fbac

Browse files
committed
v1.2.2
1 parent fba386a commit 2e8fbac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>dynamic-graph-tutorial</name>
4-
<version>1.2.1</version>
4+
<version>1.2.2</version>
55
<description>
66
Dynamic graph tutorial
77
</description>
@@ -22,11 +22,11 @@
2222
<depend>boost</depend>
2323

2424
<doc_depend>doxygen</doc_depend>
25-
25+
2626
<buildtool_depend>cmake</buildtool_depend>
2727

2828
<export>
2929
<build_type>cmake</build_type>
3030
</export>
31-
31+
3232
</package>

0 commit comments

Comments
 (0)