Skip to content

Commit

Permalink
Rev DS and ConfigAdmin versions for release (#762)
Browse files Browse the repository at this point in the history
prepare ds and configadmin for a bug fix release

Signed-off-by: The MathWorks, Inc. <jdicleme@mathworks.com>

Signed-off-by: The MathWorks, Inc. <jdicleme@mathworks.com>
Co-authored-by: jdicleme <jdicleme@mathworks.com>
  • Loading branch information
jeffdiclemente and jdicleme committed Dec 5, 2022
1 parent 50932a4 commit 8899851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compendium/ConfigurationAdmin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ add_compile_definitions(BOOST_DATE_TIME_NO_LIB)
add_compile_definitions(BOOST_REGEX_NO_LIB)

usMacroCreateBundle(ConfigurationAdmin
VERSION "1.3.3"
VERSION "1.3.4"
DEPENDS Framework
TARGET ConfigurationAdmin
SYMBOLIC_NAME configuration_admin
Expand Down
2 changes: 1 addition & 1 deletion compendium/DeclarativeServices/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ add_compile_definitions(BOOST_REGEX_NO_LIB)


usMacroCreateBundle(DeclarativeServices
VERSION "1.5.0"
VERSION "1.5.1"
DEPENDS Framework
TARGET DeclarativeServices
SYMBOLIC_NAME declarative_services
Expand Down

0 comments on commit 8899851

Please sign in to comment.