From fb5c9deaa506249518705846cd9f4c178fe1c4e6 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 25 Jul 2013 09:33:23 +0200 Subject: Release 1.4.14. --- NEWS | 4 ++-- README | 4 ++-- util/argparse.c | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index b669539b2..a10103b2a 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ -Noteworthy changes in version 1.4.14 (unreleased) +Noteworthy changes in version 1.4.14 (2013-07-25) ------------------------------------------------- * Mitigate the Yarom/Falkner flush+reload side-channel attack on - RSA secret keys. + RSA secret keys. See . * Fixed IDEA for big-endian CPUs diff --git a/README b/README index ca002b21d..df8902d92 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ GnuPG - The GNU Privacy Guard ------------------------------- - Version 1.4.13 + Version 1.4.14 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2012 Free Software Foundation, Inc. + 2010, 2012, 2013 Free Software Foundation, Inc. This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or diff --git a/util/argparse.c b/util/argparse.c index 542957dec..a0579cb89 100644 --- a/util/argparse.c +++ b/util/argparse.c @@ -1046,7 +1046,7 @@ default_strusage( int level ) break; case 11: p = "foo"; break; case 13: p = "0.0"; break; - case 14: p = "Copyright (C) 2012 Free Software Foundation, Inc."; break; + case 14: p = "Copyright (C) 2013 Free Software Foundation, Inc."; break; case 15: p = "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n"; -- cgit v1.2.3