Bump version numbers.
All scripts - and the package - have been
restructured in commit
2ad99c20bc,
but version numbers didn't change accordingly.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
2871792120
commit
24d2011f32
5 changed files with 6 additions and 6 deletions
|
|
@ -49,8 +49,8 @@ require Exporter;
|
|||
Output => [qw(OutputData FormatOutput)],
|
||||
SQLHelper => [qw(SQLHierarchies SQLSortOrder SQLGroupList
|
||||
SQLSetBounds SQLBuildClause GetMaxLength)]);
|
||||
$VERSION = '0.01';
|
||||
our $PackageVersion = '0.01';
|
||||
$VERSION = '0.02';
|
||||
our $PackageVersion = '0.02';
|
||||
|
||||
use Data::Dumper;
|
||||
use File::Basename;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue