Update version

This commit is contained in:
Tom Eastep 2009-10-01 08:44:05 -07:00
parent 327e170be5
commit ddb46931a0

View File

@ -127,7 +127,7 @@ our %EXPORT_TAGS = ( internal => [ qw( create_temp_object
Exporter::export_ok_tags('internal'); Exporter::export_ok_tags('internal');
our $VERSION = '4.4_1'; our $VERSION = '4.4_2';
# #
# describe the current command, it's present progressive, and it's completion. # describe the current command, it's present progressive, and it's completion.