Skip to content

Commit 96062e5

Browse files
authored
Bump version to 1.7.3 (#2484)
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
1 parent 0bb98d0 commit 96062e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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],[7])
24-
m4_define([version_micro],[2])
24+
m4_define([version_micro],[3])
2525

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

0 commit comments

Comments
 (0)