cvs: pear /XML_Util Util.php
[email protected] ("Chuck Burgess") Mon, 05 May 2008 01:01:24 -0000
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <cvsashnazg1209949284@cvsserver> |
ashnazg Mon May 5 01:01:24 2008 UTC
Modified files:
/pear/XML_Util Util.php
Log:
use file replacement task to update package version
http://cvs.php.net/viewvc.cgi/pear/XML_Util/Util.php?r1=1.32&r2=1.33&diff_format=u
Index: pear/XML_Util/Util.php
diff -u pear/XML_Util/Util.php:1.32 pear/XML_Util/Util.php:1.33
--- pear/XML_Util/Util.php:1.32 Sun May 4 23:35:05 2008
+++ pear/XML_Util/Util.php Mon May 5 01:01:24 2008
@@ -43,7 +43,7 @@
* @author Stephan Schmidt <[email protected]>
* @copyright 2003-2008 Stephan Schmidt <[email protected]>
* @license http://opensource.org/licenses/bsd-license New BSD License
- * @version CVS: $Id: Util.php,v 1.32 2008/05/04 23:35:05 ashnazg Exp $
+ * @version CVS: $Id: Util.php,v 1.33 2008/05/05 01:01:24 ashnazg Exp $
* @link http://pear.php.net/package/XML_Util
*/
@@ -119,7 +119,7 @@
* @author Stephan Schmidt <[email protected]>
* @copyright 2003-2008 Stephan Schmidt <[email protected]>
* @license http://opensource.org/licenses/bsd-license New BSD License
- * @version Release: 1.1.0
+ * @version Release: @version@
* @link http://pear.php.net/package/XML_Util
*/
class XML_Util