Skip to content

Commit

Permalink
started integrating version compatibility extension methods by Magson…
Browse files Browse the repository at this point in the history
… Leone
  • Loading branch information
Jeremy Tammik committed May 15, 2015
1 parent 78164ae commit 9f1afb0
Show file tree
Hide file tree
Showing 2 changed files with 564 additions and 2 deletions.
5 changes: 3 additions & 2 deletions BuildingCoder/BuildingCoder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
// 2015-03-25 2015.0.120.7 eliminated and replaced non-static Creator.CreateModelLine taking XYZ start and end point by static overload taking Document as well
// 2015-04-13 2015.0.120.9 implemented Plane Compare method
// 2015-05-05 2015.0.120.10 cleaned up, tested and fixed a bug in CmdCopyWallType
// 2015-05-15 2015.0.120.11 started integrating version compatibility extension methods by Magson Leone
//
[assembly: AssemblyVersion( "2015.0.120.10" )]
[assembly: AssemblyFileVersion( "2015.0.120.10" )]
[assembly: AssemblyVersion( "2015.0.120.11" )]
[assembly: AssemblyFileVersion( "2015.0.120.11" )]
Loading

0 comments on commit 9f1afb0

Please sign in to comment.