Commit fb576063 authored by Vít Novotný's avatar Vít Novotný
Browse files

Fixed the file modification dates.

parent e4060092
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -52,12 +52,12 @@
%<*class>
\NeedsTeXFormat{LaTeX2e}
% Define `\thesis@version` and store it in the `VERSION.tex` file \fi
\def\thesis@version{2015/01/05 v0.3.30 fithesis3 MU thesis class}
\def\thesis@version{2016/01/05 v0.3.30 fithesis3 MU thesis class}
% {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f}
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% \changes{v0.3.30}{2015/01/05}{The \cs{thesis@seasonYear} macro
% \changes{v0.3.30}{2016/01/05}{The \cs{thesis@seasonYear} macro
%   has been added, which, unlike \cs{thesis@year} takes into
%   account the fact that January and Fabruary of the year $n$
%   still belong to the fall semester of the year $n-1$.}
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
% This is the base file of the English locale.\iffalse
%<*base>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/fithesis-english.def}[2015/01/05]
\ProvidesFile{fithesis/locale/fithesis-english.def}[2016/01/05]
%    \end{macrocode}
% The locale file defines all the private macros mandated by the
% locale file interface.
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
% This is the base file of the Slovak locale.\iffalse
%<*base>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/fithesis-slovak.def}[2015/01/05]
\ProvidesFile{fithesis/locale/fithesis-slovak.def}[2016/01/05]
%    \end{macrocode}
% The locale file defines all the private macros mandated by the
% locale file interface.