Skip to content

Commit 649b9a0

Browse files
v1.0.10 (#54)
2 parents 79523c1 + b89492d commit 649b9a0

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],[9])
24+
m4_define([version_micro],[10])
2525

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

0 commit comments

Comments
 (0)