/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/version.inc
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/version.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jonen, Thu May 6 12:58:02 2004 UTC revision 1.4 by jonen, Thu May 6 16:23:38 2004 UTC
# Line 1  Line 1 
1  <?php  <?php
2    
3  /**  /**
4   * this contains the current version   * this contains the current version
5   * define and some util functions   * define and some util functions
6   * related to the lib version.   * related to the lib version.
7   *   *
8   * $Id$   * $Id$
9   *   *
10   * @author Walter A. Boring IV <waboring@buildabetterweb.com>   * @author Walter A. Boring IV <waboring@buildabetterweb.com>
11   * @package phpHtmlLib   * @package phpHtmlLib
12   *   *
13   */   */
14    
15    
16  /**  /**
17   * This is the version of the libs   * This is the version of the libs
18   * @var string - the version string.   * @var string - the version string.
19   */   */
20  define("PHPHTMLLIB_VERSION", "2.3.0");  define("PHPHTMLLIB_VERSION", "2.4.1");
21    
22    
23  /**  /**

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed