diff options
author | Werner Koch <wk@gnupg.org> | 2017-05-15 16:11:09 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2017-05-15 16:11:09 +0200 |
commit | 9574820329128f0ea8a98f9bfc0e77c73c3e0ec0 (patch) | |
tree | ecdcc994cad9a9b8a35e7ac495bd77eadf87a622 /README | |
parent | po: Auto-update (diff) | |
download | gnupg2-9574820329128f0ea8a98f9bfc0e77c73c3e0ec0.tar.xz gnupg2-9574820329128f0ea8a98f9bfc0e77c73c3e0ec0.zip |
Release 2.1.21gnupg-2.1.21
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -24,19 +24,10 @@ can be freely used, modified and distributed under the terms of the GNU General Public License. - We are currently maintaining three branches of GnuPG: - - - 2.1 (i.e. this release) is the latest stable version with a lot of - new features. - - - 2.0 is an often used stable version. This branch will reach - end-of-life on 2017-12-31. - - - 1.4 is the old standalone version which is most suitable for older - or embedded platforms. - - You may not install 2.1 and 2.0 at the same time. However, it is - possible to install 1.4 along with any of the 2.x versions. + Note that the 2.0 series of GnuPG will reach end-of-life on + 2017-12-31. It is not possible to install a 2.1.x version along + with any 2.0.x version. However, it is possible to install GnuPG + 1.4 along with a 2.x version. * BUILD INSTRUCTIONS |