changeset 1269:c748e2439a3a

Bump version number for the next release
author Sebastien Decugis <sdecugis@freediameter.net>
date Sat, 03 Jan 2015 02:18:53 +0800
parents 25fad6714991
children 3eeb564e7bea
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Sat Jan 03 02:18:08 2015 +0800
+++ b/CMakeLists.txt	Sat Jan 03 02:18:53 2015 +0800
@@ -11,7 +11,7 @@
 # Version of the source code
 SET(FD_PROJECT_VERSION_MAJOR 1)
 SET(FD_PROJECT_VERSION_MINOR 2)
-SET(FD_PROJECT_VERSION_REV 0)
+SET(FD_PROJECT_VERSION_REV 1)
 
 # Version of the API with the library
 SET(FD_PROJECT_VERSION_API 6)
"Welcome to our mercurial repository"