--- nfo/php/libs/com.newsblob.phphtmllib/version.inc 2003/01/30 03:29:07 1.1 +++ nfo/php/libs/com.newsblob.phphtmllib/version.inc 2003/02/22 20:55:24 1.2 @@ -5,7 +5,7 @@ * define and some util functions * related to the lib version. * - * $Id: version.inc,v 1.1 2003/01/30 03:29:07 jonen Exp $ + * $Id: version.inc,v 1.2 2003/02/22 20:55:24 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.1.3"); +define("PHPHTMLLIB_VERSION", "2.2.1"); /**