Merge pull request 'CMakeLists.txt: Bump version to 2.4.0' (#17) from bump-version into main
Reviewed-on: #17
This commit is contained in:
commit
8a229b4bbc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.14)
|
||||
project(speed-dreams-data LANGUAGES NONE VERSION 2.3.0)
|
||||
project(speed-dreams-data LANGUAGES NONE VERSION 2.4.0)
|
||||
|
||||
# Because of this being a pure CMake project (i.e., no languages),
|
||||
# this might cause a warning message from CMake since CMAKE_INSTALL_LIBDIR
|
||||
|
|
Loading…
Reference in a new issue