diff options
author | xengineering <me@xengineering.eu> | 2024-01-08 21:42:00 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-01-10 21:31:03 +0100 |
commit | 746e5c56f7f2fb0299ee66d6e89ec4783e72ff1f (patch) | |
tree | 090eb29a67533dfa94fe79e55810db596093d2a2 | |
parent | cad2b003b8c936237a909d4076beb0bfd6607b00 (diff) | |
download | soundbox-746e5c56f7f2fb0299ee66d6e89ec4783e72ff1f.tar soundbox-746e5c56f7f2fb0299ee66d6e89ec4783e72ff1f.tar.zst soundbox-746e5c56f7f2fb0299ee66d6e89ec4783e72ff1f.zip |
doc: Rename section to 'Versioning model'
-rw-r--r-- | doc/documentation.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex index 2576a8a..91ff8e5 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -23,7 +23,7 @@ \texttt{soundbox} is a device to connect classic audio systems to the network. -\section{Versioning} +\section{Versioning model} This device is versioned with Semantic Versioning\footnote{\href{https://semver.org}{https://semver.org}}. The |