Преглед изворни кода

Merge pull request #1089 from rcmaniac25/master

Minor change in CMake file for GamePlay version
Sean Paul Taylor пре 12 година
родитељ
комит
3e4a7abd3d
1 измењених фајлова са 1 додато и 1 уклоњено
  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.6.0)
+set(GAMEPLAY_VERSION 1.7.0)
 set(CMAKE_C_COMPILER_INIT g++)
 
 # debug