Fix revision.

This commit is contained in:
Andreas Schneider
2010-03-25 13:40:18 +01:00
parent e4bbba2b15
commit c805f0cdcb

View File

@@ -12,7 +12,7 @@ set(APPLICATION_VERSION_PATCH "0")
set(APPLICATION_VERSION "${APPLICATION_VERSION_MAJOR}.${APPLICATION_VERSION_MINOR}.${APPLICATION_VERSION_PATCH}")
# Set the lib CURRENT.AGE.REVISION version info
# Set the lib CURRENT.REVISION.AGE version info
# If the source code was changed, but there were no interface changes:
# Increment REVISION.
# If there was a compatible interface change: