From c805f0cdcb178eee3e597b67e2ccadf8b00b1e35 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 25 Mar 2010 13:40:18 +0100 Subject: Fix revision. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 444addd1..8f24c4f4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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: -- cgit v1.2.3