comparison 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
comparison
equal deleted inserted replaced
580:30fcb609b2b1 581:144eeab1e3a4
9 SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2009, WIDE Project (www.wide.ad.jp) and NICT (www.nict.go.jp)") 9 SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2009, WIDE Project (www.wide.ad.jp) and NICT (www.nict.go.jp)")
10 10
11 # Version of the source code 11 # Version of the source code
12 SET(FD_PROJECT_VERSION_MAJOR 1) 12 SET(FD_PROJECT_VERSION_MAJOR 1)
13 SET(FD_PROJECT_VERSION_MINOR 0) 13 SET(FD_PROJECT_VERSION_MINOR 0)
14 SET(FD_PROJECT_VERSION_REV 1) 14 SET(FD_PROJECT_VERSION_REV 2)
15 15
16 # Version of the API with the library 16 # Version of the API with the library
17 SET(FD_PROJECT_VERSION_API 1) 17 SET(FD_PROJECT_VERSION_API 1)
18 18
19 # The test framework, using CTest and CDash. 19 # The test framework, using CTest and CDash.
"Welcome to our mercurial repository"