Skip to content

Commit 4137c0e

Browse files
committed
Bump version to v2.9.2
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
1 parent c86ad0d commit 4137c0e

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.9.1
13+
version: v2.9.2
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.9.1
21+
version: v2.9.2

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.9.1
13+
version: v2.9.2
1414
shapes-demo:
1515
type: git
1616
url: https://github.com/eProsima/ShapesDemo.git
17-
version: v2.9.1
17+
version: v2.9.2

version.pri

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

0 commit comments

Comments
 (0)