aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-09-19 15:24:15 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-12-18 15:37:12 +0100
commit7b1f4872f27288abbeabf4ae13072de613bbcdad (patch)
tree9ad8c28a8d5876db43cb797df2e4402b72b16243
parent1a5310164d16ba9b2c215d8bab3d6861e0186ac9 (diff)
Bump version to 5.0.0-EEeel_4.99.5eel/4.99.54.99.5
Change-Id: Icb0f8870fa646ed0e2e969eaa1a06505f8dec467 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 f8dbdf8..03aae0f 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.1")
+set(PROJECT_VERSION "5.0.0-EE")
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?")