Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit d2d75fc

Browse files
committedMay 28, 2017
Prepared for a release.
1 parent ccb6af7 commit d2d75fc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎fithesis.dtx

+3-4
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
\gdef\thesis@version@number{#1}
5757
\gdef\thesis@version@date{#2}
5858
\gdef\thesis@version{#2 #1 fithesis3 MU thesis class}}
59-
\thesis@versiondef{v0.3.45:dev}{2017/05/28}}
59+
\thesis@versiondef{v0.3.45}{2017/05/29}}
6060
% {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f}
6161
%
6262
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1291,8 +1291,7 @@
12911291
% \TeX{} compilation, the macro expands to ??.
12921292
% \changes{v0.3.45}{2017/05/24}{Defined the
12931293
% \cs{thesis@pages@preamble} and \cs{thesis@pages@postamble}
1294-
% macros in \texttt{style/mu/fithesis-base.sty}. The patch was
1295-
% submitted by Juraj Pálenik. [VN]}
1294+
% macros. The patch was submitted by Juraj Pálenik. [VN]}
12961295
% \begin{macrocode}
12971296
\ifx\thesis@pages@preamble\undefined
12981297
\def\thesis@pages@preamble{??}\fi
@@ -1536,7 +1535,7 @@
15361535
% \end{macrocode}
15371536
% Fix the value of the |\ifthesis@english| macro.
15381537
% \changes{v0.3.45}{2017/05/23}{Updated the \cs{ifthesis@english}
1539-
% macro, so that it no longer dynamically reacts on changes of
1538+
% macro, so that it no longer dynamically reacts to changes of
15401539
% the locale. Instead, it is now based on the main locale during
15411540
% the expansion of \cs{thesisload}.}
15421541
% \begin{macrocode}

0 commit comments

Comments
 (0)
This repository has been archived.