From f0742390f1a88b791e97adc3459f0338aecf3ac5 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Sat, 14 Apr 2012 15:08:30 +0200 Subject: [PATCH] NRefactory 5.0.0.6 release. --- ICSharpCode.NRefactory/Properties/GlobalAssemblyInfo.cs | 2 +- Packages/ICSharpCode.NRefactory.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ICSharpCode.NRefactory/Properties/GlobalAssemblyInfo.cs b/ICSharpCode.NRefactory/Properties/GlobalAssemblyInfo.cs index 16114d311f..d5d3b0dfb7 100644 --- a/ICSharpCode.NRefactory/Properties/GlobalAssemblyInfo.cs +++ b/ICSharpCode.NRefactory/Properties/GlobalAssemblyInfo.cs @@ -23,4 +23,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("5.0.0.5")] +[assembly: AssemblyVersion("5.0.0.6")] diff --git a/Packages/ICSharpCode.NRefactory.nuspec b/Packages/ICSharpCode.NRefactory.nuspec index baf0432bde..7c24ceea15 100644 --- a/Packages/ICSharpCode.NRefactory.nuspec +++ b/Packages/ICSharpCode.NRefactory.nuspec @@ -2,7 +2,7 @@ ICSharpCode.NRefactory - 5.0.0.5 + 5.0.0.6 NRefactory Daniel Grunwald, Mike Krüger Daniel Grunwald