mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-07-12 17:54:04 +00:00
fix server cmake version
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ include(cmake/Vcpkg.cmake) # needs to happen before project()
|
||||
|
||||
project(
|
||||
"BeamMP-Server" # replace this
|
||||
VERSION 3.3.0
|
||||
VERSION 3.9.2
|
||||
)
|
||||
|
||||
include(cmake/StandardSettings.cmake)
|
||||
|
||||
Reference in New Issue
Block a user