From 96695f4d485c1c59501b73deaa8fcb0b0089c403 Mon Sep 17 00:00:00 2001 From: weasel Date: Tue, 16 Aug 2005 14:19:39 +0000 Subject: [PATCH] Make this 3.0 git-svn-id: svn://svn.debian.org/pgp-tools/trunk@178 b513b33f-fedd-0310-b452-c3deb5f4c849 --- keylookup/NEWS | 2 +- keylookup/keylookup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/keylookup/NEWS b/keylookup/NEWS index c979e57..6e90f92 100644 --- a/keylookup/NEWS +++ b/keylookup/NEWS @@ -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. diff --git a/keylookup/keylookup b/keylookup/keylookup index 1a60f24..0b46a69 100755 --- a/keylookup/keylookup +++ b/keylookup/keylookup @@ -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. -- 2.30.2