Skip to content

Commit ba79060

Browse files
Bump version to 1.0.17 (#96)
Signed-off-by: Miguel Company <[email protected]>
1 parent 8a70c0c commit ba79060

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],[15])
24+
m4_define([version_micro],[17])
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)