فهرست منبع

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
klickverbot 15 سال پیش
والد
کامیت
140efeadc0
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      code/CMakeLists.txt

+ 2 - 2
code/CMakeLists.txt

@@ -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
 # Listing and grouping of all the source files for use with IDE project