summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorscuri <scuri>2008-12-11 19:02:42 +0000
committerscuri <scuri>2008-12-11 19:02:42 +0000
commit97e124186670ae2dfc879082f44a8d9d72a1388c (patch)
treecef805bfcff91dbd5bbbdceed4619bdce8c344e7 /html
parent86a2d6977465369d89ae20b0bcebf848f31bdade (diff)
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r--html/en/func/other.html4
-rw-r--r--html/en/history.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/html/en/func/other.html b/html/en/func/other.html
index f0d7284..af611ef 100644
--- a/html/en/func/other.html
+++ b/html/en/func/other.html
@@ -36,7 +36,7 @@ cd.VersionNumber() -&gt; (version: number) [in Lua]</pre>
<span class="mainFunction">CD_NAME</span> &quot;CD - Canvas Draw&quot;
<span class="mainFunction">CD_DESCRIPTION</span> &quot;A 2D Graphics Library&quot;
<span class="mainFunction">CD_COPYRIGHT</span> &quot;Copyright (C) 1994-2007 Tecgraf/PUC-Rio and PETROBRAS S/A&quot;
-<span class="mainFunction">CD_VERSION</span> &quot;5.0.0&quot;
+<span class="mainFunction">CD_VERSION</span> &quot;5.0&quot;
<span class="mainFunction">CD_VERSION_DATE</span> &quot;2007/04/09&quot;
<span class="mainFunction">CD_VERSION_NUMBER</span> 500000
@@ -49,7 +49,7 @@ cd._VERSION_DATE
cd._VERSION_NUMBER</pre>
<p>Usefull definitions. They have the same value returned by <b>cdVersion</b>*
- functions.</p>
+ functions, except that they do not include the build number.</p>
<hr>
<h2 align="center">Metafile Interpretation</h2>
diff --git a/html/en/history.html b/html/en/history.html
index 16fab15..d55ff8c 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -10,7 +10,7 @@
<body>
<h1>History of Changes</h1>
-<h3>CVS (04/Nov/2008)</h3>
+<h3>Version 5.1.1 (15/Dec/2008)</h3>
<ul>
<li><span style="color: #FF0000">Fixed:</span> CDLua binding functions
canvas:foreground, canvas:setforeground, canvas:background and