X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=NewsStats.pm;h=67b0dbc8a4c46495cd700eae237d04cac43e6688;hp=3efc14b84f28a7bc39fcb4ab2ace05faa470c6b0;hb=b802bc3d293272d898eb4f2428e7d1809ebe0be9;hpb=f6d15ca78e16217b709d69f2977b28dd1eeabc02 diff --git a/NewsStats.pm b/NewsStats.pm index 3efc14b..67b0dbc 100644 --- a/NewsStats.pm +++ b/NewsStats.pm @@ -40,8 +40,8 @@ require Exporter; %EXPORT_TAGS = ( TimePeriods => [qw(GetTimePeriod LastMonth CheckMonth SplitPeriod ListMonth)], Output => [qw(OutputData FormatOutput)], SQLHelper => [qw(SQLHierarchies SQLGroupList GetMaxLenght)]); -$VERSION = '0.1'; -our $PackageVersion = '0.1'; +$VERSION = '0.01'; +our $PackageVersion = '0.01'; use Data::Dumper; use File::Basename;