changeset 310:f3fb1e272529

Change version number
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 17 May 2010 18:49:28 +0900
parents b1a7d6d5dec4
children a45bcbbeac8b
files CMakeLists.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon May 17 18:49:12 2010 +0900
+++ b/CMakeLists.txt	Mon May 17 18:49:28 2010 +0900
@@ -6,8 +6,8 @@
 # Informations to display in daemon's help
 SET(FD_PROJECT_NAME freeDiameter)
 SET(FD_PROJECT_BINARY freeDiameterd)
-SET(FD_PROJECT_VERSION_MAJOR 0)
-SET(FD_PROJECT_VERSION_MINOR 1)
+SET(FD_PROJECT_VERSION_MAJOR 1)
+SET(FD_PROJECT_VERSION_MINOR 0)
 SET(FD_PROJECT_VERSION_REV 0)
 SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2009, WIDE Project (www.wide.ad.jp) and NICT (www.nict.go.jp)")
 
"Welcome to our mercurial repository"