Bump the SOVERSION on CMake builds as well.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@855 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
pull/1/head
klickverbot 2010-11-21 19:01:22 +00:00
parent e76dc77562
commit 140efeadc0
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
SET( LIBRARY_VERSION "1.0.0" )
SET( LIBRARY_SOVERSION "1" )
SET( LIBRARY_VERSION "2.0.0" )
SET( LIBRARY_SOVERSION "2" )
#
# Listing and grouping of all the source files for use with IDE project