Skip to content

Commit

Permalink
Bump to Fast CDR v1.1.1 (#159)
Browse files Browse the repository at this point in the history
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
  • Loading branch information
JLBuenoLopez committed Sep 5, 2023
1 parent 50a1c8e commit 7903452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#
m4_define([version_major],[1])
m4_define([version_minor],[1])
m4_define([version_micro],[0])
m4_define([version_micro],[1])

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

0 comments on commit 7903452

Please sign in to comment.