Set default version to 7.0.0: GRUMPY GUPPY 47/19847/2
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 5 Feb 2019 08:04:54 +0000 (09:04 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 6 Feb 2019 18:41:34 +0000 (18:41 +0000)
Change-Id: I2720566368e0b446529eb358af794bfb2a179014
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
CMakeLists.txt

index 8bee106..4201a81 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 "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-binder.git;a=summary")