Explorar o código

Update CMakeLists.txt

Ray %!s(int64=2) %!d(string=hai) anos
pai
achega
0d4db7ad7f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/CMakeLists.txt

+ 2 - 2
src/CMakeLists.txt

@@ -1,7 +1,7 @@
 # Setup the project and settings
 project(raylib C)
-set(PROJECT_VERSION 4.2.0)
-set(API_VERSION 420)
+set(PROJECT_VERSION 4.5.0)
+set(API_VERSION 450)
 
 include(GNUInstallDirs)
 include(JoinPaths)