Skip to content

Commit

Permalink
Update version numbers (#719)
Browse files Browse the repository at this point in the history
Signed-off-by: The MathWorks, Inc. <alchrist@mathworks.com>
  • Loading branch information
achristoforides committed Aug 25, 2022
1 parent 5b2e4d9 commit f0a6c6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
3.7.2
3.7.3

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.1"
VERSION "1.3.2"
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.4.0"
VERSION "1.4.1"
DEPENDS Framework
TARGET DeclarativeServices
SYMBOLIC_NAME declarative_services
Expand Down

0 comments on commit f0a6c6f

Please sign in to comment.