Skip to content

Commit

Permalink
Forgot to bump the minor number in CMakelists.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <[email protected]>
  • Loading branch information
Nate Koenig committed Jan 5, 2021
1 parent 9a1a5c6 commit 72dfeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(ignition-transport9 VERSION 9.0.0)
project(ignition-transport9 VERSION 9.1.0)

#============================================================================
# Find ignition-cmake
Expand Down

0 comments on commit 72dfeb8

Please sign in to comment.