diff --git a/specification/Cyphal_Specification.tex b/specification/Cyphal_Specification.tex index b5d19e8..c15d201 100644 --- a/specification/Cyphal_Specification.tex +++ b/specification/Cyphal_Specification.tex @@ -1,6 +1,6 @@ % !TEX root % -% Copyright (c) 2018-2019 OpenCyphal +% Copyright (c) OpenCyphal % \documentclass{cyphaldoc} @@ -37,7 +37,7 @@ \mbox{\texttt{\detokenize{#1}}} (section~\ref{sec:dsdl:#1} on page~\pageref{sec:dsdl:#1})% } -\title{Specification v1.0-beta} +\title{Specification v1.0} \hbadness=10000 diff --git a/specification/introduction/introduction.tex b/specification/introduction/introduction.tex index 938a1fb..53a2e0c 100644 --- a/specification/introduction/introduction.tex +++ b/specification/introduction/introduction.tex @@ -229,7 +229,7 @@ \section{Referenced sources} \section{Revision history} -\subsection{v1.0 -- work in progress} +\subsection{v1.0 -- May 2025} \begin{itemize} \item The maximum data type name length has been increased from 50 to 255 characters. @@ -249,8 +249,6 @@ \subsection{v1.0 -- work in progress} \subsection{v1.0-beta -- Sep 2020} -Compared to v1.0-alpha, the differences are as follows (the motivation is provided on the forum): - \begin{itemize} \item The physical layer specification has been removed. It is now up to the domain-specific Cyphal-based standards to define the physical layer.