Skip to content

Commit

Permalink
Updated interface revision number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Y. Dutheil committed May 16, 2017
1 parent 8b9aa28 commit b8a33fc
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 @@ -26,7 +26,7 @@ ENDIF(NOT CMAKE_BUILD_TYPE)
# In other words, the library implements all the interface numbers in the
# range from number current - age to current.
SET(${PROJECT_NAME}_VERSION_CURRENT "2")
SET(${PROJECT_NAME}_VERSION_REVISION "3")
SET(${PROJECT_NAME}_VERSION_REVISION "4")
SET(${PROJECT_NAME}_VERSION_AGE "0")

# Effective version number computation
Expand Down

0 comments on commit b8a33fc

Please sign in to comment.