From 099f11b49db15ddce7802a8d2b469dbcb9e06f2f Mon Sep 17 00:00:00 2001 From: James South Date: Tue, 18 Mar 2014 15:47:35 +0000 Subject: [PATCH] v1.8.5 - Fixed crop center - Improved output quality Former-commit-id: ff0ac8cf19f4bf135f0adb886d99b33ad67bbbbc --- src/ImageProcessor/Properties/AssemblyInfo.cs | 4 ++-- src/Nuget/ImageProcessor.1.8.5.0.nupkg.REMOVED.git-id | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 src/Nuget/ImageProcessor.1.8.5.0.nupkg.REMOVED.git-id diff --git a/src/ImageProcessor/Properties/AssemblyInfo.cs b/src/ImageProcessor/Properties/AssemblyInfo.cs index 9d8014b36..65f0d0043 100644 --- a/src/ImageProcessor/Properties/AssemblyInfo.cs +++ b/src/ImageProcessor/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ using System.Security; // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.8.4.0")] -[assembly: AssemblyFileVersion("1.8.4.0")] +[assembly: AssemblyVersion("1.8.5.0")] +[assembly: AssemblyFileVersion("1.8.5.0")] diff --git a/src/Nuget/ImageProcessor.1.8.5.0.nupkg.REMOVED.git-id b/src/Nuget/ImageProcessor.1.8.5.0.nupkg.REMOVED.git-id new file mode 100644 index 000000000..d59e2a52f --- /dev/null +++ b/src/Nuget/ImageProcessor.1.8.5.0.nupkg.REMOVED.git-id @@ -0,0 +1 @@ +e17abcc95a7db20a8a60f9ca481fbda7b09dd6cc \ No newline at end of file