Bump version number to `1.5.1'.

This commit is contained in:
Casper Ti. Vector 2014-04-16 20:47:45 +08:00
parent 097fb66950
commit a0ec9b33e7
7 changed files with 15 additions and 6 deletions

View File

@ -5,7 +5,7 @@
TITLE = pkuthss
EXAMPLE = thesis
VERSION = 1.5.0
VERSION = 1.5.1
default: dist

View File

@ -1,3 +1,12 @@
2014-04-16, v1.5.1
* API Changes:
- pkulogo and pkuword are moved into tex/ and relicensed to LPPL.
* Misc:
- qa: fix whitespace check.
- Minor improvements.
2014-04-11, v1.5.0
* Changes to example template:

View File

@ -36,7 +36,7 @@
\usepackage{fancyvrb}
\newcommand{\myemph}[1]{\emph{\textcolor{red}{#1}}}
\newcommand{\docversion}{v1.5.0}
\newcommand{\docversion}{v1.5.1}
\pkuthssinfo{
cthesisname = {本科生毕业论文}, ethesisname = {Undergraduate Thesis},

View File

@ -26,7 +26,7 @@
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{pkuthss-extra}
[2014/04/12 v1.5.0 Common extra settings for the pkuthss document class]
[2014/04/16 v1.5.1 Common extra settings for the pkuthss document class]
% Check the dependency of pkuthss.
\@ifclassloaded{pkuthss}{}{

View File

@ -25,7 +25,7 @@
% pkuword.eps
\ProvidesFile{pkuthss-gbk.def}
[2014/04/12 v1.5.0 Labels and captions in GBK encoding
[2014/04/16 v1.5.1 Labels and captions in GBK encoding
for the pkuthss document class]
\def\label@ctitle{}

View File

@ -25,7 +25,7 @@
% pkuword.eps
\ProvidesFile{pkuthss-utf8.def}
[2014/04/12 v1.5.0 Labels and captions in UTF-8 encoding
[2014/04/16 v1.5.1 Labels and captions in UTF-8 encoding
for the pkuthss document class]
\def\label@ctitle{}

View File

@ -26,7 +26,7 @@
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{pkuthss}
[2014/04/12 v1.5.0 Peking University dissertation document class]
[2014/04/16 v1.5.1 Peking University dissertation document class]
% Process the encoding options.
\newif\ifpkuthss@opt@gbk \pkuthss@opt@gbktrue