# HG changeset patch # User Sebastien Decugis # Date 1292302759 -32400 # Node ID 18c4a738e3e910e4e6863aebe5ecb8a61948f5f5 # Parent 3c0b895d090001383c0d2aeaeb7b5a7ba35883e1 Update version information for the source tree diff -r 3c0b895d0900 -r 18c4a738e3e9 CMakeLists.txt --- a/CMakeLists.txt Tue Dec 14 13:53:07 2010 +0900 +++ b/CMakeLists.txt Tue Dec 14 13:59:19 2010 +0900 @@ -11,7 +11,7 @@ # Version of the source code SET(FD_PROJECT_VERSION_MAJOR 1) SET(FD_PROJECT_VERSION_MINOR 0) -SET(FD_PROJECT_VERSION_REV 2) +SET(FD_PROJECT_VERSION_REV 3) # Version of the API with the library SET(FD_PROJECT_VERSION_API 1)