Skip to content

Commit

Permalink
Bumped version given the DCM planner API change
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra committed Feb 28, 2024
1 parent 11fc620 commit f61a775
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.1)
project(UnicyclePlanner
LANGUAGES CXX
VERSION 0.7.0)
VERSION 0.8.0)

# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
Expand Down

0 comments on commit f61a775

Please sign in to comment.