Skip to content

Commit

Permalink
CMake: bump library version for 2019.01.
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed Feb 4, 2019
1 parent e695771 commit 4e6c0fb
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 @@ -372,7 +372,7 @@ set(MAGNUM_PLUGINS_AUDIOIMPORTER_DEBUG_DIR ${MAGNUM_PLUGINS_DEBUG_DIR}/audioimpo
set(MAGNUM_PLUGINS_AUDIOIMPORTER_RELEASE_DIR ${MAGNUM_PLUGINS_RELEASE_DIR}/audioimporters)

# Library version
set(MAGNUM_LIBRARY_VERSION 2.1)
set(MAGNUM_LIBRARY_VERSION 2.2)
set(MAGNUM_LIBRARY_SOVERSION 2)

add_subdirectory(modules)
Expand Down

0 comments on commit 4e6c0fb

Please sign in to comment.