From a409c26a7700e694eefcec5bf3682099b5465da4 Mon Sep 17 00:00:00 2001 From: Jason Curl Date: Thu, 13 Oct 2016 21:52:48 +0200 Subject: [PATCH] Update to version 2.0.2 --- code/Properties/AssemblyInfo.cs | 6 +++--- code/SerialPortStream.nuspec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/code/Properties/AssemblyInfo.cs b/code/Properties/AssemblyInfo.cs index 11b31bfc..bc607a5b 100644 --- a/code/Properties/AssemblyInfo.cs +++ b/code/Properties/AssemblyInfo.cs @@ -15,7 +15,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("RJCP")] [assembly: AssemblyProduct("SerialPortStream")] -[assembly: AssemblyCopyright("Copyright © Jason Curl 2012-2015")] +[assembly: AssemblyCopyright("Copyright © Jason Curl 2012-2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -43,5 +43,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.1.0")] -[assembly: AssemblyFileVersion("2.0.1.0")] +[assembly: AssemblyVersion("2.0.2.0")] +[assembly: AssemblyFileVersion("2.0.2.0")] diff --git a/code/SerialPortStream.nuspec b/code/SerialPortStream.nuspec index 7f9a8c28..dfe7f5c7 100644 --- a/code/SerialPortStream.nuspec +++ b/code/SerialPortStream.nuspec @@ -2,7 +2,7 @@ SerialPortStream - 2.0.1.1 + 2.0.2 SerialPortStream Jason Curl Jason Curl