From a5aa2dcbdf1ae3ef4c705af6d761a53b6f22fff1 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Mon, 20 Dec 2010 12:10:20 -0500 Subject: [PATCH] bump internal version number. --- Crypt/Monkeysphere/MSVA.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Crypt/Monkeysphere/MSVA.pm b/Crypt/Monkeysphere/MSVA.pm index fc4f70c..bd81606 100755 --- 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); -- 2.26.2