Skip to content

Commit

Permalink
Versioning release 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mcserep committed Jun 10, 2019
1 parent bfc6854 commit f82ce1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions elteikthesis.cls
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%% MIT License
%%
%% Version 1.2, 2019/06/09
%% Version 1.3, 2019/06/10
%% Copyright (c) 2013-2019 Máté Cserép, Bálint Bognár
%%
%% Permission is hereby granted, free of charge, to any person obtaining a copy
Expand All @@ -22,7 +22,7 @@
%% SOFTWARE.

\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{elteikthesis}[2019/06/09 ELTE FI bachelor and master thesis template]
\ProvidesClass{elteikthesis}[2019/06/10 ELTE FI bachelor and master thesis template]

% LaTeX programozói eszközök
\RequirePackage{etoolbox}
Expand Down
2 changes: 1 addition & 1 deletion thesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%nohyp, % Szavak sorvégi elválasztásának tiltása / No hypenation of words
%twoside, % Kétoldalas nyomtatás / Double sided format
%final, % Teendők elrejtése / Set final to hide todos
]{elteikthesis}[2019/06/09]
]{elteikthesis}[2019/06/10]

% Dolgozat metaadatai
% Document's metadata
Expand Down

0 comments on commit f82ce1c

Please sign in to comment.