summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2015-02-17 14:45:55 +0100
committerChristian Linke <christian.linke@bmw.de>2015-02-17 14:45:55 +0100
commit9d9b1f24ae1e2542825170b282a19a7777b1730b (patch)
tree8dbb5edada57cfd41420084b0058adfdd51ed726
parent9128298ecedb7bf0da45d8a6c3bd594dabee8fe3 (diff)
downloadaudiomanager-9d9b1f24ae1e2542825170b282a19a7777b1730b.tar.gz
* Description for new version
Signed-off-by: Christian Linke <christian.linke@bmw.de>
-rw-r--r--AudioManagerDaemon/docx/02_y_versioning.dox7
-rwxr-xr-xAudioManagerDaemon/docx/images/versioning_new.pngbin0 -> 18298 bytes
2 files changed, 6 insertions, 1 deletions
diff --git a/AudioManagerDaemon/docx/02_y_versioning.dox b/AudioManagerDaemon/docx/02_y_versioning.dox
index b166beb..864a04e 100644
--- a/AudioManagerDaemon/docx/02_y_versioning.dox
+++ b/AudioManagerDaemon/docx/02_y_versioning.dox
@@ -17,7 +17,12 @@
/*!
\page ver Versioning
-\section ver_graph The versioning scheme
+\section new_ver New versioning scheme
+Due to the unclearness in the versioning scheme, the versioning scheme changed with release 7.0.
+Beginning with the 7.0 version, the versioning changed to the semantic versioning described here: <a href="http://semver.org/">http://semver.org/</a>.
+For every version that released for GENIVI (independent from the compliance), a stable branch will be created which will start with a minor number increase. On the masterbranch, no minor number increases are foreseen.
+\image html versioning_new.png
+\section ver_graph The versioning scheme until 7.0
The versioning scheme was decided in the February face2face 2012.
\image html versioning.png
For the daemon the third number (for example 1.0.X) describes the patch version. The versions are automatically created by git during the build process.
diff --git a/AudioManagerDaemon/docx/images/versioning_new.png b/AudioManagerDaemon/docx/images/versioning_new.png
new file mode 100755
index 0000000..f5de375
--- /dev/null
+++ b/AudioManagerDaemon/docx/images/versioning_new.png
Binary files differ