Skip to content

Commit

Permalink
Bump version to 1.8.5 (#2491)
Browse files Browse the repository at this point in the history
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
  • Loading branch information
JLBuenoLopez authored Feb 28, 2022
1 parent e405272 commit 8b93c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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],[8])
m4_define([version_micro],[4])
m4_define([version_micro],[5])

AC_INIT([fastrtps], [version_major.version_minor.version_micro], [[email protected]], [eProsima FastRTPS], [http://eprosima.com/])
CONFIG_ARGS="$*"
Expand Down
2 changes: 1 addition & 1 deletion fastrtps.repos
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories:
fastrtps:
type: git
url: https://github.com/eProsima/Fast-RTPS.git
version: v1.8.4
version: v1.8.5
fastrtpsgen:
type: git
url: https://github.com/eProsima/Fast-RTPS-Gen.git
Expand Down

0 comments on commit 8b93c1b

Please sign in to comment.