From 2e420af781b3a1ab8c069da9202f15e4ef9eaf38 Mon Sep 17 00:00:00 2001 From: Martin Koch Date: Wed, 20 May 2020 16:35:32 +0200 Subject: 7.8.0 - additional build options - typo corrections in CAmSerialzer - typo correction in IAmControl.h (interface version incremented -> 5.3) Signed-off-by: Martin Koch --- VERSION | 2 +- include/IAmControl.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index bfe365e..9fdf3ba 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.7.1 \ No newline at end of file +7.8.0 \ No newline at end of file diff --git a/include/IAmControl.h b/include/IAmControl.h index 82dad97..32008a0 100644 --- a/include/IAmControl.h +++ b/include/IAmControl.h @@ -32,7 +32,7 @@ class CAmSocketHandler; #include "audiomanagertypes.h" -#define ControlVersion "5.2" +#define ControlVersion "5.3" namespace am { /** -- cgit v1.2.1