Summary:   library with functions common in Intra2net programs
 Name:      libi2ncommon
-Version:   2.7
+Version:   2.8
 Release:   1
 License:   GPLv2 + linking exception
 Group:     Development/Libraries
 
 
 target_link_libraries(i2ncommon ${Boost_IOSTREAMS_LIBRARIES} ${Boost_THREAD_LIBRARIES} ${ICONV_LIBRARIES})
 
-set_target_properties(i2ncommon PROPERTIES VERSION ${VERSION} SOVERSION 5)
+set_target_properties(i2ncommon PROPERTIES VERSION ${VERSION} SOVERSION 6)
 
 install(TARGETS i2ncommon
         LIBRARY DESTINATION lib${LIB_SUFFIX}