aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet/Schema.pm
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-12-05 01:27:57 +0000
committerRuss Allbery <rra@stanford.edu>2007-12-05 01:27:57 +0000
commitc74e1824fe878d6289a6a0fa3b777d5c425e0a44 (patch)
tree4af92a87b40b268bf72922bd53ba87c93d304812 /perl/Wallet/Schema.pm
parent71aceb8dade53339429ab11fc318e5c67c9cc791 (diff)
Bump version number for previous changes.
Diffstat (limited to 'perl/Wallet/Schema.pm')
-rw-r--r--perl/Wallet/Schema.pm2
1 files changed, 1 insertions, 1 deletions
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