From 2240a082ce4e8529d474d44eb0afec42478f5560 Mon Sep 17 00:00:00 2001 From: James South Date: Wed, 22 Apr 2015 21:16:53 +0100 Subject: [PATCH] Version updates - ImageProcessor.Web v4.3.0 - ImageProcessor.Web.Config v2.2.1 - ImageProcessor.Web.PostProcessor v1.0.3 - ImageProcessor.Plugins.Cair v1.0.1 - ImageProcessor.Plugins.WebP v1.0.2 - ImageProcessor.Plugins.AzureBlobCache v1.0.1 Former-commit-id: 64565a69310e8f97a0410ba3ef747fb1f6d8a9ae Former-commit-id: 5b4989c1c8a91dd28667eefd8310abd4a3cf7d83 Former-commit-id: 41d591c3559084883d93810a0066f579e96da647 --- build/NuSpecs/ImageProcessor.Plugins.Cair.nuspec | 2 +- build/NuSpecs/ImageProcessor.Plugins.WebP.nuspec | 2 +- build/NuSpecs/ImageProcessor.Web.Config.nuspec | 2 +- .../ImageProcessor.Web.Plugins.AzureBlobCache.nuspec | 2 +- build/NuSpecs/ImageProcessor.Web.PostProcessor.nuspec | 2 +- .../Properties/AssemblyInfo.cs | 6 +++--- src/ImageProcessor.Web/Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 6 +++--- .../ImageProcessor.Plugins.Cair/Properties/AssemblyInfo.cs | 6 +++--- .../ImageProcessor.Plugins.WebP/Properties/AssemblyInfo.cs | 6 +++--- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/build/NuSpecs/ImageProcessor.Plugins.Cair.nuspec b/build/NuSpecs/ImageProcessor.Plugins.Cair.nuspec index fbd51688d..0614f13ae 100644 --- a/build/NuSpecs/ImageProcessor.Plugins.Cair.nuspec +++ b/build/NuSpecs/ImageProcessor.Plugins.Cair.nuspec @@ -2,7 +2,7 @@ ImageProcessor.Plugins.Cair - 1.0.0.0 + 1.0.1.0 ImageProcessor.Plugins.Cair James South James South diff --git a/build/NuSpecs/ImageProcessor.Plugins.WebP.nuspec b/build/NuSpecs/ImageProcessor.Plugins.WebP.nuspec index daf9d6186..7e5c7ea9f 100644 --- a/build/NuSpecs/ImageProcessor.Plugins.WebP.nuspec +++ b/build/NuSpecs/ImageProcessor.Plugins.WebP.nuspec @@ -2,7 +2,7 @@ ImageProcessor.Plugins.WebP - 1.0.1.0 + 1.0.2.0 ImageProcessor.Plugins.WebP James South James South diff --git a/build/NuSpecs/ImageProcessor.Web.Config.nuspec b/build/NuSpecs/ImageProcessor.Web.Config.nuspec index 3d283d611..bd28b9625 100644 --- a/build/NuSpecs/ImageProcessor.Web.Config.nuspec +++ b/build/NuSpecs/ImageProcessor.Web.Config.nuspec @@ -2,7 +2,7 @@ ImageProcessor.Web.Config - 2.2.0.0 + 2.2.1.0 ImageProcessor.Web.Config James South James South diff --git a/build/NuSpecs/ImageProcessor.Web.Plugins.AzureBlobCache.nuspec b/build/NuSpecs/ImageProcessor.Web.Plugins.AzureBlobCache.nuspec index 9f548dea3..48eb13cb3 100644 --- a/build/NuSpecs/ImageProcessor.Web.Plugins.AzureBlobCache.nuspec +++ b/build/NuSpecs/ImageProcessor.Web.Plugins.AzureBlobCache.nuspec @@ -2,7 +2,7 @@ ImageProcessor.Web.Plugins.AzureBlobCache - 1.0.0.0 + 1.0.1.0 ImageProcessor.Web.Plugins.AzureBlobCache James South James South diff --git a/build/NuSpecs/ImageProcessor.Web.PostProcessor.nuspec b/build/NuSpecs/ImageProcessor.Web.PostProcessor.nuspec index bb5f649a5..04034f5f3 100644 --- a/build/NuSpecs/ImageProcessor.Web.PostProcessor.nuspec +++ b/build/NuSpecs/ImageProcessor.Web.PostProcessor.nuspec @@ -2,7 +2,7 @@ ImageProcessor.Web.PostProcessor - 1.0.2.0 + 1.0.3.0 ImageProcessor.Web.PostProcessor James South James South diff --git a/src/ImageProcessor.Web.PostProcessor/Properties/AssemblyInfo.cs b/src/ImageProcessor.Web.PostProcessor/Properties/AssemblyInfo.cs index e4687b776..8b1c6855d 100644 --- a/src/ImageProcessor.Web.PostProcessor/Properties/AssemblyInfo.cs +++ b/src/ImageProcessor.Web.PostProcessor/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; // // 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.2.0")] -[assembly: AssemblyVersion("1.0.2.0")] -[assembly: AssemblyFileVersion("1.0.2.0")] +// [assembly: AssemblyVersion("1.0.3.0")] +[assembly: AssemblyVersion("1.0.3.0")] +[assembly: AssemblyFileVersion("1.0.3.0")] diff --git a/src/ImageProcessor.Web/Properties/AssemblyInfo.cs b/src/ImageProcessor.Web/Properties/AssemblyInfo.cs index b581a480b..cf002a487 100644 --- a/src/ImageProcessor.Web/Properties/AssemblyInfo.cs +++ b/src/ImageProcessor.Web/Properties/AssemblyInfo.cs @@ -40,5 +40,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("4.2.1.0")] -[assembly: AssemblyFileVersion("4.2.1.0")] +[assembly: AssemblyVersion("4.3.0.0")] +[assembly: AssemblyFileVersion("4.3.0.0")] diff --git a/src/Plugins/ImageProcessor.Web/ImageProcessor.Web.Plugins.AzureBlobCache/Properties/AssemblyInfo.cs b/src/Plugins/ImageProcessor.Web/ImageProcessor.Web.Plugins.AzureBlobCache/Properties/AssemblyInfo.cs index b30f1baa3..e6b5c0b7f 100644 --- a/src/Plugins/ImageProcessor.Web/ImageProcessor.Web.Plugins.AzureBlobCache/Properties/AssemblyInfo.cs +++ b/src/Plugins/ImageProcessor.Web/ImageProcessor.Web.Plugins.AzureBlobCache/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; // // 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.0.0")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +// [assembly: AssemblyVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.1.0")] +[assembly: AssemblyFileVersion("1.0.1.0")] diff --git a/src/Plugins/ImageProcessor/ImageProcessor.Plugins.Cair/Properties/AssemblyInfo.cs b/src/Plugins/ImageProcessor/ImageProcessor.Plugins.Cair/Properties/AssemblyInfo.cs index 632353784..6c0f4b959 100644 --- a/src/Plugins/ImageProcessor/ImageProcessor.Plugins.Cair/Properties/AssemblyInfo.cs +++ b/src/Plugins/ImageProcessor/ImageProcessor.Plugins.Cair/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; // // 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.0.0")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +// [assembly: AssemblyVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.1.0")] +[assembly: AssemblyFileVersion("1.0.1.0")] diff --git a/src/Plugins/ImageProcessor/ImageProcessor.Plugins.WebP/Properties/AssemblyInfo.cs b/src/Plugins/ImageProcessor/ImageProcessor.Plugins.WebP/Properties/AssemblyInfo.cs index bc53f212e..43d37b175 100644 --- a/src/Plugins/ImageProcessor/ImageProcessor.Plugins.WebP/Properties/AssemblyInfo.cs +++ b/src/Plugins/ImageProcessor/ImageProcessor.Plugins.WebP/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; // // 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.1.0")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +// [assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")]