Skip to content

Commit

Permalink
This is correct.
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed Feb 15, 2018
1 parent 2bdd1ed commit 8c921a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ set(MAGNUM_PLUGINS_AUDIOIMPORTER_RELEASE_DIR ${MAGNUM_PLUGINS_RELEASE_DIR}/audio

# Library version
set(MAGNUM_LIBRARY_VERSION 1.0)
set(MAGNUM_LIBRARY_SOVERSION 0)
set(MAGNUM_LIBRARY_SOVERSION 1)

add_subdirectory(modules)
add_subdirectory(src)
Expand Down

0 comments on commit 8c921a7

Please sign in to comment.