From cb225dffdc2519153de00892a4c8f56fe83b2f0f Mon Sep 17 00:00:00 2001 From: Henrik Skov Midtiby Date: Thu, 2 Apr 2009 15:56:04 +0200 Subject: [PATCH] Update release date --- todonotes.dtx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/todonotes.dtx b/todonotes.dtx index bcf9056..bc2ae3c 100644 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -22,14 +22,14 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{todonotes} %<*package> - [2009/03/31 .dtx Todonotes source and documentation.] + [2009/04/02 .dtx Todonotes source and documentation.] % % %<*driver> \documentclass{ltxdoc} \usepackage{wrapfig} \usepackage[colorlinks, linkcolor=black]{hyperref} -\usepackage[colorinlistoftodos, shadow]{todonotes}[2009/03/31] +\usepackage[colorinlistoftodos, shadow]{todonotes}[2009/04/02] \usepackage{amsmath} \usepackage{setspace} \setcounter{tocdepth}{2} @@ -782,7 +782,7 @@ % % Identifies the package and loads the packages dependences. % \begin{macrocode} -\ProvidesPackage{todonotes}[2009/03/31] +\ProvidesPackage{todonotes}[2009/04/02] \RequirePackage{ifthen} \RequirePackage{xkeyval} \RequirePackage{xcolor}