From 319a819b9811600cb6ded7f0c6b06bea82f393f4 Mon Sep 17 00:00:00 2001 From: Arnaud Limbourg Date: Tue, 26 Sep 2006 18:19:28 +0000 Subject: [PATCH] bump release date git-svn-id: https://svn.php.net/repository/pear/packages/Spreadsheet_Excel_Writer/trunk@220568 c90b9560-bf6c-de11-be94-00142212c4b1 --- package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.xml b/package.xml index 3fc40f2..cbcb265 100644 --- a/package.xml +++ b/package.xml @@ -25,7 +25,7 @@ 0.9.1 - 2006-09-21 + 2006-09-26 Bug fixes: - Fixed Bug #6509, Object of class Spreadsheet_Excel_Writer_Format could not be converted to int (Christian Schmidt)