Skip to content

Commit 9ebccf1

Browse files
Bump version to v2.10.4 (#135)
* Refs #20995. Bump version to 2.10.4. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #20995. Bump versions in repos. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
1 parent ed60d9d commit 9ebccf1

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

shapes-demo-ros2.repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ repositories:
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: v1.0.27
9+
version: v1.0.28
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: v2.10.3
13+
version: v2.10.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.10.3
21+
version: v2.10.4

shapes-demo.repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ repositories:
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: v1.0.27
9+
version: v1.0.28
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: v2.10.3
13+
version: v2.10.4
1414
shapes-demo:
1515
type: git
1616
url: https://github.com/eProsima/ShapesDemo.git
17-
version: v2.10.3
17+
version: v2.10.4

version.pri

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

0 commit comments

Comments
 (0)