From: José Bollo Date: Tue, 19 Sep 2017 13:24:15 +0000 (+0200) Subject: Bump version to 4.99-EERC1 X-Git-Tag: flounder_5.99.1~73 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=commitdiff_plain;h=36b13c48406e977265669f5c99802571b8499cef Bump version to 4.99-EERC1 Change-Id: Icb0f8870fa646ed0e2e969eaa1a06505f8dec467 Signed-off-by: José Bollo --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f8dbdf8..24598da 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 "4.99-EERC1") 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?")