Skip to content

Commit 4f3ed77

Browse files
authored
Bump to version v2.6.4 (#82)
* Refs #18917: bump to version v2.6.4 Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #18917: update shapes-demo-ros2.repos Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> --------- Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
1 parent a02104c commit 4f3ed77

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

shapes-demo-ros2.repos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ repositories:
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: v2.6.3
13+
version: v2.6.4
1414
shapes-demo-typesupport:
1515
type: git
1616
url: https://github.com/eProsima/ShapesDemo-TypeSupport.git
1717
version: v1.0.0
1818
shapes-demo:
1919
type: git
2020
url: https://github.com/eProsima/ShapesDemo.git
21-
version: v2.6.3
21+
version: v2.6.4

shapes-demo.repos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ repositories:
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: v2.6.3
13+
version: v2.6.4
1414
shapes-demo:
1515
type: git
1616
url: https://github.com/eProsima/ShapesDemo.git
17-
version: v2.6.3
17+
version: v2.6.4

version.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SHAPESVERSION="2.6.3"
1+
SHAPESVERSION="2.6.4"
22

0 commit comments

Comments
 (0)