X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=onak.c;h=79b15715951ddbc7caf1acee8f8dced9e8e71a9c;hb=dee4fd2f46cb5cc661dd22ba74618df2ec193681;hp=e6b92871ae57a1a4898712a80c06ef07bc869a00;hpb=01108b24506dbe2083a23b61baa0bba9451f5ee0;p=onak.git diff --git a/onak.c b/onak.c index e6b9287..79b1571 100644 --- a/onak.c +++ b/onak.c @@ -93,7 +93,7 @@ void dump_func(void *ctx, struct openpgp_publickey *key) } void usage(void) { - puts("onak " PACKAGE_VERSION " - an OpenPGP keyserver.\n"); + puts("onak " ONAK_VERSION " - an OpenPGP keyserver.\n"); puts("Usage:\n"); puts("\tonak [options] \n"); puts("\tCommands:\n");