From 910da416ea42017f72ec7c34f4cd69ce47eac052 Mon Sep 17 00:00:00 2001 From: PetyaRachina Date: Fri, 27 Feb 2015 10:10:19 +0200 Subject: [PATCH] feather version is updated to 1.1.100.0 --- AssemblyInfoShare/SharedAssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AssemblyInfoShare/SharedAssemblyInfo.cs b/AssemblyInfoShare/SharedAssemblyInfo.cs index e808d7f15..4355b4819 100644 --- a/AssemblyInfoShare/SharedAssemblyInfo.cs +++ b/AssemblyInfoShare/SharedAssemblyInfo.cs @@ -24,5 +24,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("1.1.90.2")] -[assembly: AssemblyFileVersion("1.1.90.2")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.100.0")] +[assembly: AssemblyFileVersion("1.1.100.0")] \ No newline at end of file