summaryrefslogtreecommitdiff
path: root/perl/Wallet/Object/Keytab.pm
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-12-07 00:01:29 +0000
committerRuss Allbery <rra@stanford.edu>2007-12-07 00:01:29 +0000
commitb21e806902b9d9342c5990e7b42cbe99e98af704 (patch)
tree8b30298fbce41b01c7a438e538ca632ae04029d8 /perl/Wallet/Object/Keytab.pm
parent026a0c50f1b0907d25291b6651c18886e2971d1f (diff)
Bump version numbers appropriately.
Diffstat (limited to 'perl/Wallet/Object/Keytab.pm')
-rw-r--r--perl/Wallet/Object/Keytab.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Wallet/Object/Keytab.pm b/perl/Wallet/Object/Keytab.pm
index fcd427a..c64f44d 100644
--- a/perl/Wallet/Object/Keytab.pm
+++ b/perl/Wallet/Object/Keytab.pm
@@ -24,7 +24,7 @@ use Wallet::Object::Base;
# 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.03';
+$VERSION = '0.04';
##############################################################################
# kadmin Interaction