--- nfo/php/libs/com.newsblob.phphtmllib/version.inc 2003/02/22 20:55:24 1.2 +++ nfo/php/libs/com.newsblob.phphtmllib/version.inc 2004/05/06 12:58:02 1.3 @@ -5,7 +5,7 @@ * define and some util functions * related to the lib version. * - * $Id: version.inc,v 1.2 2003/02/22 20:55:24 jonen Exp $ + * $Id: version.inc,v 1.3 2004/05/06 12:58:02 jonen Exp $ * * @author Walter A. Boring IV * @package phpHtmlLib @@ -17,7 +17,7 @@ * This is the version of the libs * @var string - the version string. */ -define("PHPHTMLLIB_VERSION", "2.2.1"); +define("PHPHTMLLIB_VERSION", "2.3.0"); /**