From ef97895c1a00bddb7436c928e27f767496cfea5c Mon Sep 17 00:00:00 2001
From: =?utf8?q?Jos=C3=A9=20Bollo?= <jose.bollo@iot.bzh>
Date: Fri, 19 Jan 2018 10:16:14 +0100
Subject: [PATCH] Bump version to 5.99-FFRC0

Change-Id: I255b669036672b3728f0e60a62eca90716367178
---
 CMakeLists.txt    | 2 +-
 docs/REVISIONS.md | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 24598da..5c0dd0c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,7 +26,7 @@ include(CTest)
 set(PROJECT_NAME "AFM Main")
 set(PROJECT_PRETTY_NAME "Application Framework Main")
 set(PROJECT_DESCRIPTION "Secured Application framework for Automotive Grade Linux")
-set(PROJECT_VERSION "4.99-EERC1")
+set(PROJECT_VERSION "5.99-FF-draft")
 set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-main.git;a=summary")
 
 set(USE_LIBZIP     ON  CACHE BOOL "should try to use libzip?")
diff --git a/docs/REVISIONS.md b/docs/REVISIONS.md
index 94dc16a..49819b0 100644
--- a/docs/REVISIONS.md
+++ b/docs/REVISIONS.md
@@ -11,3 +11,4 @@ Document revisions
 | 20 Mar 2017  |    3.1     | Systemd integration                          | J. Bollo [ IoT.bzh ] <br/> S. Desneux [ IoT.bzh ]     |
 | 21 Jun 2017  |    4.0     | Update for AGL DD                            | J. Bollo [ IoT.bzh ] <br/> S. Desneux [ IoT.bzh ]     |
 | 21 Sep 2017  | 4.99-EERC1 | Update for AGL EE-RC1                        | J. Bollo [ IoT.bzh ] <br/> S. Desneux [ IoT.bzh ]     |
+|  8 Dec 2017  | 5.99-FFRC0 | Major update for FF (funky flounder)         | J. Bollo [ IoT.bzh ]                                  |
-- 
2.16.6