Skip to content

Commit

Permalink
Version 2.6.3
Browse files Browse the repository at this point in the history
* update version number
* changelog update
  • Loading branch information
berndgassmann committed Nov 13, 2023
1 parent 596753c commit d329dfa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/carla-map-version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

set(CARLA-MAP_VERSION_MAJOR 2)
set(CARLA-MAP_VERSION_MINOR 6)
set(CARLA-MAP_VERSION_REVISION 2)
set(CARLA-MAP_VERSION 2.6.2)
set(CARLA-MAP_VERSION_REVISION 3)
set(CARLA-MAP_VERSION 2.6.3)
4 changes: 4 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Latest changes

## Release 2.6.3
#### :ghost: Maintenance
* Enable Ubuntu 22.04 builds

## Release 2.6.2
#### :ghost: Maintenance
* Update spdlog to latest version on v1.x branch
Expand Down

0 comments on commit d329dfa

Please sign in to comment.