summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Koch <martin.koch@ese.de>2020-05-20 16:35:32 +0200
committerMartin Koch <martin.koch@ese.de>2020-05-20 16:35:32 +0200
commit2e420af781b3a1ab8c069da9202f15e4ef9eaf38 (patch)
tree2a437622d7fc586a38a02cfa3be50fb04a6764bc
parent971b7439d33ad31728214dcadf7114e409a3edc4 (diff)
downloadaudiomanager-7.8.0.tar.gz
7.8.07.8.0
- additional build options - typo corrections in CAmSerialzer - typo correction in IAmControl.h (interface version incremented -> 5.3) Signed-off-by: Martin Koch <martin.koch@ese.de>
-rw-r--r--VERSION2
-rw-r--r--include/IAmControl.h2
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 {
/**