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:
376c2fc
)
bump internal version number.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Mon, 20 Dec 2010 17:10:20 +0000
(12:10 -0500)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Mon, 20 Dec 2010 17:10:20 +0000
(12:10 -0500)
Crypt/Monkeysphere/MSVA.pm
patch
|
blob
|
history
diff --git
a/Crypt/Monkeysphere/MSVA.pm
b/Crypt/Monkeysphere/MSVA.pm
index fc4f70c318c077ee7bd57df016af0654ad4ce1c4..bd81606b306e294b2ed2ab1ca3bac441579c0243 100755
(executable)
--- a/
Crypt/Monkeysphere/MSVA.pm
+++ b/
Crypt/Monkeysphere/MSVA.pm
@@
-41,7
+41,7
@@
# we need the version of GnuPG::Interface that knows about pubkey_data, etc:
use GnuPG::Interface 0.42.02;
- $VERSION = '0.
7
';
+ $VERSION = '0.
8
';
my $gnupg = GnuPG::Interface::->new();
$gnupg->options->quiet(1);