Skip to content

Commit db9ade4

Browse files
authored
Bump version to 1.9.5 (#2493)
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
1 parent e72b1c3 commit db9ade4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#
2222
m4_define([version_major],[1])
2323
m4_define([version_minor],[9])
24-
m4_define([version_micro],[4])
24+
m4_define([version_micro],[5])
2525

2626
AC_INIT([fastrtps], [version_major.version_minor.version_micro], [[email protected]], [eProsima FastRTPS], [http://eprosima.com/])
2727
CONFIG_ARGS="$*"

fastrtps.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories:
1010
fastrtps:
1111
type: git
1212
url: https://github.com/eProsima/Fast-RTPS.git
13-
version: v1.9.4
13+
version: v1.9.5
1414
fastrtpsgen:
1515
type: git
1616
url: https://github.com/eProsima/Fast-RTPS-Gen.git

0 commit comments

Comments
 (0)