X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=README;h=03b61cb015a64e4dd4dd3fcb83270d21c345ac94;hp=46f21c739661a64cee9a6656ef106f4895ee9851;hb=600b653da1c2706aef7b28af873794a05127c64f;hpb=5c5ae8c48e0414cb4831ccfd2b147ab65bb5fd5c diff --git a/README b/README index 46f21c73..03b61cb0 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ -This is the README file for tinc version 1.0.32. Installation +This is the README file for tinc version 1.0.34. Installation instructions may be found in the INSTALL file. -tinc is Copyright (C) 1998-2017 by: +tinc is Copyright (C) 1998-2018 by: Ivo Timmermans, Guus Sliepen , @@ -70,7 +70,7 @@ Requirements Since 1.0pre3, we use OpenSSL for all cryptographic functions. So you need to install this library first; grab it from http://www.openssl.org/. You will need version 1.0.1 or later with support for AES256 and SHA256 enabled. If -this library is not installed on you system, configure will fail. The manual +this library is not installed on your system, configure will fail. The manual in doc/tinc.texi contains more detailed information on how to install this library. Alternatively, you may also use LibreSSL.