Changeset 202 for trunk/lib/OpenGuides.pm
- Timestamp:
- 07/11/03 00:16:13 (6 years ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides.pm (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides.pm
r179 r202 4 4 use vars qw( $VERSION ); 5 5 6 $VERSION = '0. 19';6 $VERSION = '0.20'; 7 7 8 8 =head1 NAME … … 43 43 44 44 If you have a question, a bug report, or a patch, or you're interested 45 in joining the development team, please contact grubstreet@hummous.earth.li45 in joining the development team, please contact openguides-dev@openguides.org 46 46 (moderated mailing list, will reach all current developers but you'll have 47 47 to wait for your post to be approved) or kake@earth.li (a real person who … … 50 50 =head1 AUTHOR 51 51 52 The OpenGuides Project ( grubstreet@hummous.earth.li)52 The OpenGuides Project (openguides-dev@openguides.org) 53 53 54 54 =head1 COPYRIGHT
