changeset 813:ac4ef9b3068f

Bumped version for 1.1.4 -- forgot to do that for 1.1.3, thanks SK for the reminder
author Sebastien Decugis <sdecugis@freediameter.net>
date Sat, 25 Aug 2012 16:13:01 +0200
parents 677c32c48668
children 84bdbd87cbd5
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Sat Aug 25 16:02:10 2012 +0200
+++ b/CMakeLists.txt	Sat Aug 25 16:13:01 2012 +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 2)
+SET(FD_PROJECT_VERSION_REV 4)
 
 # Version of the API with the library
 SET(FD_PROJECT_VERSION_API 4)
"Welcome to our mercurial repository"