projects
/
monkeysphere-validation-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f37f2da
)
Change to a CPAN-friendly version string.
author
W. Trevor King
<wking@drexel.edu>
Sat, 28 May 2011 17:17:38 +0000
(13:17 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Sat, 28 May 2011 17:17:40 +0000
(13:17 -0400)
lib/Crypt/Monkeysphere/MSVA.pm
patch
|
blob
|
history
diff --git
a/lib/Crypt/Monkeysphere/MSVA.pm
b/lib/Crypt/Monkeysphere/MSVA.pm
index c1e731dd196fb80c0e67c3b9a3d2b2ccd844a9f8..c709c755c4b7ca6f82f967eaca56870de095ed2c 100755
(executable)
--- a/
lib/Crypt/Monkeysphere/MSVA.pm
+++ b/
lib/Crypt/Monkeysphere/MSVA.pm
@@
-45,7
+45,7
@@
# we need the version of GnuPG::Interface that knows about pubkey_data, etc:
use GnuPG::Interface 0.43;
- $VERSION = '0.
9~pre
';
+ $VERSION = '0.
09_001
';
my $gnupg = GnuPG::Interface::->new();
$gnupg->options->quiet(1);