Skip to content

Commit

Permalink
CI: updated AssemblyInfo version to 4.0.812.1
Browse files Browse the repository at this point in the history
git-svn-id: http://moq.googlecode.com/svn/trunk@623 b33fba48-7441-0410-8d5c-f397f7ceaa6c
  • Loading branch information
kzu.net committed Aug 12, 2009
1 parent fc1592f commit ce9fd86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[assembly: AssemblyProduct("Moq")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyVersion("4.0.812.1")]
[assembly: AssemblyFileVersion("4.0.0.0")]

[assembly: ComVisible(false)]
Expand All @@ -30,4 +30,4 @@
/// <group name="factory" title="Using MockFactory for consistency across mocks" order="4" />
internal static class ThisAssembly
{
}
}

0 comments on commit ce9fd86

Please sign in to comment.