X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=fabbac9bb2d895f1a182b264c16c043be4d6d56b;hb=d07c7f7169788ffbe5cc70506daaf9fe0add88c2;hp=e3732aeeab85d9b472233fbefa3382dbb3cfa329;hpb=61c6490ce57c1bb687202fcb6db4bfb294eba479;p=src%2Fapp-framework-main.git diff --git a/CMakeLists.txt b/CMakeLists.txt index e3732ae..fabbac9 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(AGLVERSION "6.90.0" CACHE STRING "Version of AGL") +set(AGLVERSION "7.0.0" CACHE STRING "Version of AGL") set(PROJECT_VERSION ${AGLVERSION} CACHE STRING "Version of the project can override AGLVERSION") set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-main.git;a=summary")