root/trunk/ActionStreams/Makefile.PL @ 1542

Revision 1542, 154 bytes (checked in by mpaschal, 6 months ago)

Renumerate for next version

Line 
1use ExtUtils::MakeMaker;
2
3WriteMakefile(
4    NAME            => 'ActionStreams',
5    VERSION         => '2.2',
6    DISTNAME        => 'ActionStreams',
7);
Note: See TracBrowser for help on using the browser.