diff CMakeLists.txt @ 581:144eeab1e3a4 1.0.2-rc1

Prepare for 1.0.2
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 27 Oct 2010 14:19:33 +0900
parents 1cb9352359f4
children 0758a357a151
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Oct 27 14:18:06 2010 +0900
+++ b/CMakeLists.txt	Wed Oct 27 14:19:33 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 1)
+SET(FD_PROJECT_VERSION_REV 2)
 
 # Version of the API with the library
 SET(FD_PROJECT_VERSION_API 1)
"Welcome to our mercurial repository"