Parcourir la source

Update CMakeLists.txt

Sean Paul Taylor il y a 13 ans
Parent
commit
eda7f19abc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.6)
 
 project(GamePlay)
 
-set(GAMEPLAY_VERSION 1.4.0)
+set(GAMEPLAY_VERSION 1.5.0)
 
 # gameplay library
 add_subdirectory(gameplay)