Skip to content

Commit

Permalink
Bump version 5.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
xueruini committed Jan 18, 2016
1 parent 417e083 commit 4854c90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thuthesis",
"version": "5.2.0",
"version": "5.2.1",
"description": "Tsinghua University Thesis LaTex Template",
"main": "gulpfile.js",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions thuthesis.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
% \iffalse
%<*driver>
\def\thudate{\the\year/\the\month/\the\day}
\def\thuversion{5.2.0}
\def\thuversion{5.2.1}
\ProvidesFile{thuthesis.dtx}[{\thudate} {\thuversion} Tsinghua University Thesis Template]
\documentclass{ltxdoc}
\usepackage{dtx-style}
Expand Down Expand Up @@ -1180,7 +1180,7 @@
%<cls>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<cls>\ProvidesClass{thuthesis}
%<cfg>\ProvidesFile{thuthesis.cfg}
%<cls|cfg>[2016/01/11 5.2.0 Tsinghua University Thesis Template]
%<cls|cfg>[2016/01/18 5.2.1 Tsinghua University Thesis Template]
% \end{macrocode}
%
% \subsection{定义选项}
Expand All @@ -1199,7 +1199,7 @@
%<*cls>
\hyphenation{Thu-Thesis}
\def\thuthesis{\textsc{ThuThesis}}
\def\version{5.2.0}
\def\version{5.2.1}

\RequirePackage{kvoptions}
\SetupKeyvalOptions{
Expand Down

0 comments on commit 4854c90

Please sign in to comment.