changeset 758:f2d09e03c73c

Bug fix release 1.1.1
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 30 Sep 2011 21:45:17 +0200
parents 01ef7cfcaece
children 0925471e2a88
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Sep 30 21:44:59 2011 +0200
+++ b/CMakeLists.txt	Fri Sep 30 21:45:17 2011 +0200
@@ -11,7 +11,7 @@
 # Version of the source code
 SET(FD_PROJECT_VERSION_MAJOR 1)
 SET(FD_PROJECT_VERSION_MINOR 1)
-SET(FD_PROJECT_VERSION_REV 0)
+SET(FD_PROJECT_VERSION_REV 1)
 
 # Version of the API with the library
 SET(FD_PROJECT_VERSION_API 4)
"Welcome to our mercurial repository"