Prepare for 2016.1.0-beta2.

This commit is contained in:
Gert Driesen
2017-08-16 19:23:14 +02:00
parent bc154e6533
commit bc080e8c1b
3 changed files with 5 additions and 76 deletions
@@ -5,13 +5,13 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.")]
[assembly: AssemblyCompany("Renci")]
[assembly: AssemblyProduct("SSH.NET")]
[assembly: AssemblyCopyright("Copyright © Renci 2010-2016")]
[assembly: AssemblyCopyright("Copyright © Renci 2010-2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("2016.1.0")]
[assembly: AssemblyFileVersion("2016.1.0")]
[assembly: AssemblyInformationalVersion("2016.1.0-beta1")]
[assembly: AssemblyInformationalVersion("2016.1.0-beta2")]
[assembly: CLSCompliant(false)]
// Setting ComVisible to false makes the types in this assembly not visible