aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-12-18 15:37:53 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2017-12-18 15:50:08 +0100
commita0bcdbcab352e311f320ded7af2205eec632296a (patch)
tree6155b3a12337041f80f54ff70ccc6161f40782c7
parentf1b9dde05e420a06ee4a3f53d8bbd2739e255fb3 (diff)
Bump version to 5.0.0-EEeel_4.99.5eel/4.99.54.99.5
Change-Id: Id2d8231cb6c102ac2e5074a8b15abd2c25c74c90 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 541b6398..04330c1f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,7 +23,7 @@ PROJECT(afb-daemon C CXX)
SET(PROJECT_NAME "AFB Daemon")
SET(PROJECT_PRETTY_NAME "Application Framework Binder Daemon")
SET(PROJECT_DESCRIPTION "Secured binder of API for clients of the Application framework")
-SET(PROJECT_VERSION "4.99-EERC1")
+SET(PROJECT_VERSION "5.0.0-EE")
set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-binder.git;a=summary")
SET(LIBAFBWSC_VERSION "1.1")