[prev] [thread] [next] [lurker] [Date index for 2003/07/28]
Author: richardc Date: 2003-07-28 20:09:41 +0100 (Mon, 28 Jul 2003) New Revision: 1265 Modified: trunk/siesta/Changes trunk/siesta/lib/Siesta.pm Log: prep for release Modified: trunk/siesta/Changes ============================================================================== --- trunk/siesta/Changes 2003-07-28 17:18:13 UTC (rev 1264) +++ trunk/siesta/Changes 2003-07-28 19:09:41 UTC (rev 1265) @@ -1,3 +1,6 @@ +0.62 2003-07-28 + fixed a syntax error in Siesta::Web (I be slack) + 0.61 2003-07-28 Fix MANIFEST, ship Siesta::Build Have Siesta::Web point within Config('root')/web-frontend Modified: trunk/siesta/lib/Siesta.pm ============================================================================== --- trunk/siesta/lib/Siesta.pm 2003-07-28 17:18:13 UTC (rev 1264) +++ trunk/siesta/lib/Siesta.pm 2003-07-28 19:09:41 UTC (rev 1265) @@ -2,7 +2,7 @@ package Siesta; use strict; use vars qw/$VERSION $tt/; -$VERSION = '0.61'; +$VERSION = '0.62'; use Siesta::List; use Siesta::Message;
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52