Skip to content

Commit

Permalink
Final fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Y. Dutheil committed May 25, 2017
1 parent 5d28efb commit 20ccafa
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 @@ -36,7 +36,7 @@ ELSE(NO_DEP_CHECK)
# In other words, the library implements all the interface numbers in the
# range from number current - age to current.
SET(${PROJECT_NAME}_VERSION_CURRENT "1")
SET(${PROJECT_NAME}_VERSION_REVISION "0")
SET(${PROJECT_NAME}_VERSION_REVISION "1")
SET(${PROJECT_NAME}_VERSION_AGE "0")

# Effective version number computation
Expand Down

0 comments on commit 20ccafa

Please sign in to comment.