X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=gpg-mailkeys%2Fgpg-mailkeys;h=ef8683845ea2d732b36283e0e068607263dadcb8;hb=793ff15f23460922296a67a67596efb7adab221d;hp=c065751f6845c8be5e10d2facaa177820eb005ae;hpb=4b32032b04fe6bf1b6c1aa979f871fcd313e0476;p=pgp-tools.git diff --git a/gpg-mailkeys/gpg-mailkeys b/gpg-mailkeys/gpg-mailkeys index c065751..ef86838 100755 --- a/gpg-mailkeys/gpg-mailkeys +++ b/gpg-mailkeys/gpg-mailkeys @@ -2,7 +2,7 @@ set -e -VERSION="0.3.1" +VERSION="0.4.0" if [ -z "$*" ]; then echo "Send people their newly signed GPG key by mail."