Skip to content

Commit 5d78287

Browse files
authored
Bump version to v1.0.27 (#143)
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
1 parent 9de1a08 commit 5d78287

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],[0])
24-
m4_define([version_micro],[26])
24+
m4_define([version_micro],[27])
2525

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

0 commit comments

Comments
 (0)