Skip to content

Commit

Permalink
Update project version and fix subproject commit reference
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardodebenedictis committed Jan 28, 2024
1 parent 6947a3a commit 24257a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0.0)
project(RiDDLe VERSION 0.2.0 LANGUAGES C CXX)
project(RiDDLe VERSION 0.2.0 LANGUAGES CXX)

include(CTest)
enable_testing()
Expand Down
2 changes: 1 addition & 1 deletion extern/utils
Submodule utils updated 1 files
+2 −1 CMakeLists.txt

0 comments on commit 24257a2

Please sign in to comment.