X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=82a02b444c636953ed3380ff459e46ffad9f12be;hb=9a3907d6c8aab07638e31ec3cc9a1991cb5b0bdd;hp=f52f964262e74d0e8c9ade6dccd795f6f8919f7f;hpb=d053e03e96ae34ec162531887cd7e4d2bee115fd;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index f52f9642..82a02b44 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,8 +23,9 @@ 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(PROJECT_VERSION "5.99.FFRC6") -set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-binder.git;a=summary") +set(AGLVERSION "6.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=shortlog;h=refs/heads/flounder") SET(LIBAFBWSC_VERSION "1.1") SET(LIBAFBWSC_SOVERSION "1")