Skip to content

Commit

Permalink
second attempt at integrating version compatibility extension methods…
Browse files Browse the repository at this point in the history
… by Magson Leone
  • Loading branch information
Jeremy Tammik committed May 18, 2015
1 parent 9f1afb0 commit 4e0ce50
Show file tree
Hide file tree
Showing 2 changed files with 746 additions and 418 deletions.
5 changes: 3 additions & 2 deletions BuildingCoder/BuildingCoder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
// 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
// 2015-05-18 2015.0.120.12 second attempt at integrating version compatibility extension methods by Magson Leone
//
[assembly: AssemblyVersion( "2015.0.120.11" )]
[assembly: AssemblyFileVersion( "2015.0.120.11" )]
[assembly: AssemblyVersion( "2015.0.120.12" )]
[assembly: AssemblyFileVersion( "2015.0.120.12" )]
Loading

0 comments on commit 4e0ce50

Please sign in to comment.