Titlepage now shows git revision and not the date
This commit is contained in:
parent
11b4607d26
commit
493705fc1b
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\begin{minipage}{0.4\textwidth}
|
\begin{minipage}{0.4\textwidth}
|
||||||
\begin{flushright} \large
|
\begin{flushright} \large
|
||||||
\emph{\gitAbbrevHash Last edited:} \\
|
\emph{Version:} \\
|
||||||
\textsc{\today}
|
\textsc{\gitAbbrevHash}
|
||||||
\end{flushright}
|
\end{flushright}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\vfill
|
\vfill
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue