Set next version of binder 67/19967/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 5 Feb 2019 07:45:47 +0000 (08:45 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 6 Feb 2019 18:49:11 +0000 (19:49 +0100)
Change-Id: I53c43380902f96b7a46a6a131a956965d7cf6fbc
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
CMakeLists.txt

index 8bee106..83a21fa 100644 (file)
@@ -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(AGLVERSION "6.90.0" CACHE STRING "Version of AGL")
+set(AGLVERSION "8.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-binder.git;a=summary")