Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion LineTAP.tex
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
\editor{Margarida Castro Neves, Nicolas Moreau}


\previousversion{This is the first public release}
\previousversion[https://www.ivoa.net/documents/LineTAP/20230323]{WD-1.0-2023-03-23}


\begin{document}
\begin{abstract}
Expand Down Expand Up @@ -845,6 +846,7 @@ \section{Changes from WD-2023-03-23}
\item Adding the species table
\item Changing the line table utype to \dots lines-1.0 (rather than
\dots table-1.0 before).
\item Making line\_reference mandatory
\end{itemize}


Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DOCNAME = LineTAP
DOCVERSION = 1.0

# Publication date, ISO format; update manually for "releases"
DOCDATE = 2024-09-18
DOCDATE = 2024-11-21

# What is it you're writing: NOTE, WD, PR, REC, PEN, or EN
DOCTYPE = WD
Expand Down