comparison CMakeLists.txt @ 1360:7f5aa6bb3642 1.3.2

Tag version 1.3.2
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 02 Jun 2019 22:41:21 +0800
parents 08a82e819513
children a52a1dbae99f
comparison
equal deleted inserted replaced
1359:09f94b1bedc3 1360:7f5aa6bb3642
9 SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2015, WIDE Project (www.wide.ad.jp) and NICT (www.nict.go.jp)") 9 SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2015, 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 3) 13 SET(FD_PROJECT_VERSION_MINOR 3)
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 6) 17 SET(FD_PROJECT_VERSION_API 6)
18 18
19 # The test framework, using CTest and CDash. 19 # The test framework, using CTest and CDash.
"Welcome to our mercurial repository"