update version number for the CMake build

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@854 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
pull/1/head
aramis_acg 2010-11-21 18:48:14 +00:00
parent 51fbb630e7
commit e76dc77562
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required( VERSION 2.6 )
PROJECT( Assimp )
SET ( PROJECT_VERSION "1.1" )
SET ( PROJECT_VERSION "2.0" )
INCLUDE_DIRECTORIES( include )