Skip to content

Commit

Permalink
Bump version to 1.9.5 (#2493)
Browse files Browse the repository at this point in the history
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
  • Loading branch information
JLBuenoLopez authored Feb 28, 2022
1 parent e72b1c3 commit db9ade4
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],[9])
m4_define([version_micro],[4])
m4_define([version_micro],[5])

AC_INIT([fastrtps], [version_major.version_minor.version_micro], [support@eprosima.com], [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 @@ -10,7 +10,7 @@ repositories:
fastrtps:
type: git
url: https://github.com/eProsima/Fast-RTPS.git
version: v1.9.4
version: v1.9.5
fastrtpsgen:
type: git
url: https://github.com/eProsima/Fast-RTPS-Gen.git
Expand Down

0 comments on commit db9ade4

Please sign in to comment.