Skip to content

Commit 60f859c

Browse files
committed
Updated version information (version 0.3.1).
1 parent 0c4b18e commit 60f859c

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,12 @@ The latest version of this file can be found at the master branch of the
2525
*Clean Thesis* [repository](https://github.com/derric/cleanthesis).
2626

2727
## Latest Dev
28+
- ...
29+
30+
## v0.3.1
2831
- re-licensed cleanthesis using the LPPL 1.3, http://www.latex-project.org/lppl.txt
2932
- moved documentation into a separate subfolder (doc/)
33+
- Example: change specific version number to a more general value (My First Draft).
3034

3135
## v0.3
3236
- Created this changelog text file

cleanthesis.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
%
3030
% **************************************************
3131
\NeedsTeXFormat{LaTeX2e}
32-
\ProvidesPackage{cleanthesis}[2015/06/29 v0.3 Clean-looking thesis style inspired by Apple's user guide documents]
32+
\ProvidesPackage{cleanthesis}[2015/08/26 v0.3.1 Clean-looking thesis style inspired by Apple's user guide documents]
3333
%
3434
% **************************************************
3535
% Package options

doc/cleanthesis-doc.pdf

-100 Bytes
Binary file not shown.

doc/cleanthesis-doc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
\usepackage{shortvrb}
2727
\usepackage{pifont}
2828

29-
\rcsid{$Id: cleanthesis.tex,v 0.3 2015/06/29 21:30:00 derric stable $}
29+
\rcsid{$Id: cleanthesis.tex,v 0.3.1 2015/08/26 23:32:00 derric stable $}
3030

3131
\newcommand*{\cleanthesis}{\emph{Clean Thesis}\xspace}
3232
\newcommand*{\cthesishome}{http://cleanthesis.der-ric.de/}

0 commit comments

Comments
 (0)