Skip to content
Snippets Groups Projects
Commit 7cbf51a0 authored by Thibault Martin's avatar Thibault Martin
Browse files

[doc] Mention to not add ~beta when using set-version script

parent 45e026ee
No related branches found
No related tags found
No related merge requests found
...@@ -75,6 +75,10 @@ On the new \texttt{stable} branch, execute the script: ...@@ -75,6 +75,10 @@ On the new \texttt{stable} branch, execute the script:
\begin{verbatim} \begin{verbatim}
./dev/set-version.sh NN.M # to be replaced with actual major/minor version ./dev/set-version.sh NN.M # to be replaced with actual major/minor version
\end{verbatim} \end{verbatim}
\textbf{Do not add \texttt{\textasciitilde{}beta} here, this will be done
manually in section~\ref{sec:validation:version}.}
This will: This will:
\begin{itemize} \begin{itemize}
\item update the \texttt{Changelog}s \item update the \texttt{Changelog}s
......
...@@ -28,6 +28,7 @@ If you don't know them, ask plug-in developers to verify them. ...@@ -28,6 +28,7 @@ If you don't know them, ask plug-in developers to verify them.
\end{itemize} \end{itemize}
\section{Fix version} \section{Fix version}
\label{sec:validation:version}
The tasks listed in this section are performed by the Release Manager. The tasks listed in this section are performed by the Release Manager.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment