comparison CMakeLists.txt @ 780:69ef21d4a7fe 1.1.2

Bug fix release 1.1.2
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 21 Feb 2012 18:46:14 +0100
parents f2d09e03c73c
children ac4ef9b3068f
comparison
equal deleted inserted replaced
779:867156be8353 780:69ef21d4a7fe
9 SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2011, WIDE Project (www.wide.ad.jp) and NICT (www.nict.go.jp)") 9 SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2011, 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 1) 13 SET(FD_PROJECT_VERSION_MINOR 1)
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 4) 17 SET(FD_PROJECT_VERSION_API 4)
18 18
19 # The test framework, using CTest and CDash. 19 # The test framework, using CTest and CDash.
"Welcome to our mercurial repository"