From 812b8acfb60303ee638895054a44fb83799c47a8 Mon Sep 17 00:00:00 2001 From: Laurent Bugnion Date: Tue, 18 Dec 2012 13:36:39 +0100 Subject: [PATCH] Version V4.1.26 --- .../GalaSoft.MvvmLight (NET35)/Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/GalaSoft.MvvmLight/GalaSoft.MvvmLight (NET35)/Properties/AssemblyInfo.cs b/GalaSoft.MvvmLight/GalaSoft.MvvmLight (NET35)/Properties/AssemblyInfo.cs index a09ddd2..769c481 100644 --- a/GalaSoft.MvvmLight/GalaSoft.MvvmLight (NET35)/Properties/AssemblyInfo.cs +++ b/GalaSoft.MvvmLight/GalaSoft.MvvmLight (NET35)/Properties/AssemblyInfo.cs @@ -31,8 +31,8 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] [assembly: CLSCompliant(true)] -[assembly: AssemblyVersion("4.0.23.*")] -////[assembly: AssemblyFileVersion("4.0.23.0/BL0023")] +[assembly: AssemblyVersion("4.1.26.*")] +////[assembly: AssemblyFileVersion("4.1.26.0/BL0026")] // FxCop [module: SuppressMessage("Microsoft.Naming", diff --git a/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Extras (NET35)/Properties/AssemblyInfo.cs b/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Extras (NET35)/Properties/AssemblyInfo.cs index 9b691bd..08a7058 100644 --- a/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Extras (NET35)/Properties/AssemblyInfo.cs +++ b/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Extras (NET35)/Properties/AssemblyInfo.cs @@ -39,8 +39,8 @@ using System.Windows.Markup; [assembly: ComVisible(false)] [assembly: CLSCompliant(true)] -[assembly: AssemblyVersion("4.0.23.*")] -////[assembly: AssemblyFileVersion("4.0.23.0/BL0023")] +[assembly: AssemblyVersion("4.1.26.*")] +////[assembly: AssemblyFileVersion("4.1.26.0/BL0026")] // FxCop [module: SuppressMessage("Microsoft.Naming", diff --git a/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Test (NET35)/Properties/AssemblyInfo.cs b/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Test (NET35)/Properties/AssemblyInfo.cs index 2c87cfa..c01ec9f 100644 --- a/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Test (NET35)/Properties/AssemblyInfo.cs +++ b/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Test (NET35)/Properties/AssemblyInfo.cs @@ -27,5 +27,4 @@ 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.0.23.*")] -////[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("4.1.26.*")]