summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rwxr-xr-xReleaseNotes.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5cfca88..9d0a7a8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,7 +26,7 @@ set( DLT_MAJOR_VERSION 2)
set( DLT_MINOR_VERSION 11)
set( DLT_PATCH_LEVEL 0)
set( DLT_VERSION ${DLT_MAJOR_VERSION}.${DLT_MINOR_VERSION}.${DLT_PATCH_LEVEL})
-set( DLT_VERSION_STATE ALPHA )
+set( DLT_VERSION_STATE STABLE )
set( DLT_REVISION "")
execute_process(COMMAND git describe --tags WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 6314888..dd5bade 100755
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -4,13 +4,13 @@ Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Version
-------
-2.10.0 STABLE
+2.11.0 STABLE
Changes
-------
2.11.0
-
+ * New macros for Format of Hex and Binary.
* Enable dbus trace when adaptor starts up.
* Added configuration of dbus filter.
* Fixed segmented messages arguments to standard.