Skip to content
Snippets Groups Projects
Commit 14a4af0b authored by Hans-Jörg's avatar Hans-Jörg
Browse files

Add changelog and tweak in preparation of PxTP

parent 41879116
No related branches found
No related tags found
No related merge requests found
Pipeline #3924 passed
_minted-doc/
_minted-comments/
_minted-*/
*.aux
*.bbl
*.blg
......@@ -10,3 +9,4 @@ _minted-comments/
*.pdf
*.pag
*.toc
*.pyg
%\subsection*{Unreleased}
\subsection*{0.1 --- \DTMdisplaydate{2021}{07}{10}{-1}}
This is the first public release of this document. It coincides with
the seventh PxTP Workshop.
This diff is collapsed.
This diff is collapsed.
......@@ -3,8 +3,8 @@
v=`git describe --tag --dirty=-changed --always 2> /dev/null`
if [ -n "$v" ]; then
printf "git revision %s." "$v"
printf "%s" "$v"
else
echo "an unknown git revision."
echo "not known"
fi
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