Changeset 967

Show
Ignore:
Timestamp:
08/20/08 00:39:37 (3 months ago)
Author:
breese
Message:

adding some code samples to the repository. I am using this in conjunction with the new developer guide: http://wiki.movabletype.org/Documentation:Developer_Guide

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ActionStreams/Makefile.PL

    r540 r967  
    33WriteMakefile( 
    44    NAME            => 'ActionStreams', 
    5     VERSION         => '1.1', 
     5    VERSION         => '1.1-alpha', 
    66    DISTNAME        => 'ActionStreams', 
    77);