summaryrefslogtreecommitdiff
path: root/lualibs.dtx
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-06-28 07:51:11 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-06-28 07:51:11 +0300
commit741fbdac61c0f8c7ec9394b9fd4e3e83caf062b4 (patch)
treefa1fd0edaf5baceb722ff5dd9e868019d8111046 /lualibs.dtx
parentbb5cd6ff65abaf3c08ec89aca82a4c360c8d3733 (diff)
downloadlualibs-741fbdac61c0f8c7ec9394b9fd4e3e83caf062b4.tar.gz
Prepare for releasev0.95
Diffstat (limited to 'lualibs.dtx')
-rw-r--r--lualibs.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/lualibs.dtx b/lualibs.dtx
index 78acdf8..c9e7c80 100644
--- a/lualibs.dtx
+++ b/lualibs.dtx
@@ -33,7 +33,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: lualibs 2010/06/22 v0.95 Lua additional functions.}
+\Msg{* Package: lualibs 2010/06/28 v0.95 Lua additional functions.}
\Msg{************************************************************************}
\keepsilent
@@ -90,7 +90,7 @@ and the derived file lualibs.lua.
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{lualibs.drv}
- [2010/06/22 v0.95 Lua additional functions.]
+ [2010/06/28 v0.95 Lua additional functions.]
\documentclass{ltxdoc}
\EnableCrossrefs
\CodelineIndex
@@ -120,7 +120,7 @@ and the derived file lualibs.lua.
% \GetFileInfo{lualibs.drv}
%
% \title{The \textsf{lualibs} package}
-% \date{2010/06/22 v0.95}
+% \date{2010/06/28 v0.95}
% \author{Elie Roux \\ \texttt{elie.roux@telecom-bretagne.eu}}
%
% \maketitle
@@ -164,7 +164,7 @@ module('lualibs', package.seeall)
local lualibs_module = {
name = "lualibs",
version = 0.95,
- date = "2010/06/22",
+ date = "2010/06/28",
description = "Lua additional functions.",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL & Elie Roux",
copyright = "PRAGMA ADE / ConTeXt Development Team",