Make this 3.0
authorweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 16 Aug 2005 14:19:39 +0000 (14:19 +0000)
committerweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 16 Aug 2005 14:19:39 +0000 (14:19 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@178 b513b33f-fedd-0310-b452-c3deb5f4c849

keylookup/NEWS
keylookup/keylookup

index c979e574a4841d8ecc91de90c4b8b209626bde85..6e90f921a23b59d3adf79be74f568c3efd822246 100644 (file)
@@ -1,6 +1,6 @@
 $Id$
 
-Release notes for keylookup 2005-08-16
+Release notes for keylookup 3.0 (2005-08-16)
  * Make keylookup use gpg --search instead of querying the
    keyserver directly.
 
index 1a60f24241ec0ecf9841bdf4d76125e851f96a64..0b46a69ae234696d7c564e4b0d28fc45415fee82 100755 (executable)
@@ -31,7 +31,7 @@ use IO::Socket;
 use IPC::Open3;
 use Getopt::Long;
 
-my $version = '2.1 ($Id$)';
+my $version = '3.0 ($Id$)';
 
 # Where to find GnuPG's options file.
 # Full path to the dialog and whiptail executeable.