Adding support for a rectangle class that uses floats instead of ints
This commit is contained in:
@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
[assembly: AssemblyVersion("1.0.0.9")]
|
||||
[assembly: AssemblyVersion("1.0.1.0")]
|
||||
|
||||
#if DEBUG
|
||||
[assembly: AssemblyConfiguration("Debug")]
|
||||
|
Reference in New Issue
Block a user