Bump version to 2.4.0
This commit is contained in:
parent
ac50bf8648
commit
a43be42999
2 changed files with 4 additions and 4 deletions
|
@ -39,8 +39,8 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/Config.cmake)
|
|||
|
||||
# setup version numbers
|
||||
set(VERSION_MAJOR 2)
|
||||
set(VERSION_MINOR 3)
|
||||
set(VERSION_PATCH 2)
|
||||
set(VERSION_MINOR 4)
|
||||
set(VERSION_PATCH 0)
|
||||
|
||||
# add the SFML header path
|
||||
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/include)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue