diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-18 23:31:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-18 23:31:39 +0000 |
commit | 008b1c4fc694eb541c50db9f3d406607e269d2fc (patch) | |
tree | c8b9d8c37f242c781de45bcc236fdd8d2825da16 /Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.cls | |
parent | 2b3757aa4e0c4f3447313165deaa340812935b22 (diff) |
upmethodology (18aug13)
git-svn-id: svn://tug.org/texlive/trunk@31461 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.cls b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.cls index e6c94c2816a..3ff04be2020 100644 --- a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.cls +++ b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.cls @@ -1,6 +1,6 @@ % Document class for Unified Process Methodology % -% Copyright (c) 2006-2009 Stephane GALLAND <galland@arakhne.org> +% Copyright (c) 2006-2013 Stephane GALLAND <galland@arakhne.org> % % This program is free library; you can redistribute it and/or modify % it under the terms of the GNU Lesser General Public License as @@ -17,7 +17,7 @@ % write to the Free Software Foundation, Inc., 59 Temple Place - Suite % 330, Boston, MA 02111-1307, USA. -\global\edef\upm@package@docclazz@ver{2013/05/17} +\global\edef\upm@package@docclazz@ver{2013/08/15} \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesClass{upmethodology-document}[\upm@package@docclazz@ver] |