Skip to content

Commit

Permalink
Set dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Sep 26, 2024
1 parent 7914d28 commit d56d9de
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 @@ -15,7 +15,7 @@
cmake_minimum_required(VERSION 3.16)

project(Cabana LANGUAGES CXX)
set(PROJECT_VERSION "0.7.0")
set(PROJECT_VERSION "0.8.0-dev")

# If the user doesn't provide a build type default to release
if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CXX_FLAGS)
Expand Down

0 comments on commit d56d9de

Please sign in to comment.