Skip to content

Commit

Permalink
Update version number to 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
berndgassmann committed Nov 16, 2023
1 parent dd0ade3 commit e007bab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/ad-rss-lib-version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

set(AD-RSS-LIB_VERSION_MAJOR 4)
set(AD-RSS-LIB_VERSION_MINOR 4)
set(AD-RSS-LIB_VERSION_REVISION 3)
set(AD-RSS-LIB_VERSION 4.4.3)
set(AD-RSS-LIB_VERSION_REVISION 4)
set(AD-RSS-LIB_VERSION 4.4.4)

if (EXISTS ${CURRENT_LISTS_DIR}/../dependencies/map/cmake/carla-map-version.cmake)
include(${CURRENT_LISTS_DIR}/../dependencies/map/cmake/carla-map-version.cmake)
Expand Down

0 comments on commit e007bab

Please sign in to comment.