From 97e124186670ae2dfc879082f44a8d9d72a1388c Mon Sep 17 00:00:00 2001
From: scuri <scuri>
Date: Thu, 11 Dec 2008 19:02:42 +0000
Subject: *** empty log message ***

---
 html/en/func/other.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'html/en/func/other.html')

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>
-- 
cgit v1.2.3