From c74e1824fe878d6289a6a0fa3b777d5c425e0a44 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 5 Dec 2007 01:27:57 +0000 Subject: Bump version number for previous changes. --- perl/Wallet/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl/Wallet/Schema.pm') diff --git a/perl/Wallet/Schema.pm b/perl/Wallet/Schema.pm index 2aac445..2f62da7 100644 --- a/perl/Wallet/Schema.pm +++ b/perl/Wallet/Schema.pm @@ -21,7 +21,7 @@ use DBI; # This version should be increased on any code change to this module. Always # use two digits for the minor version with a leading zero if necessary so # that it will sort properly. -$VERSION = '0.02'; +$VERSION = '0.03'; ############################################################################## # Data manipulation -- cgit v1.2.3