From ab2dde62feddb2ff2893d59c6d3281c81aa2a982 Mon Sep 17 00:00:00 2001 From: ccoulson Date: Thu, 22 Jan 2015 14:39:05 -0500 Subject: [PATCH] Updated version to 1.3.5.0 --- .../Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Visigo.Sharepoint.FormsBasedAuthentication/Visigo.Sharepoint.FormsBasedAuthentication/Properties/AssemblyInfo.cs b/Visigo.Sharepoint.FormsBasedAuthentication/Visigo.Sharepoint.FormsBasedAuthentication/Properties/AssemblyInfo.cs index 713cb10..593189a 100644 --- a/Visigo.Sharepoint.FormsBasedAuthentication/Visigo.Sharepoint.FormsBasedAuthentication/Properties/AssemblyInfo.cs +++ b/Visigo.Sharepoint.FormsBasedAuthentication/Visigo.Sharepoint.FormsBasedAuthentication/Properties/AssemblyInfo.cs @@ -34,4 +34,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.3.4.0")] +[assembly: AssemblyFileVersion("1.3.5.0")]