* 1.0.1.1 - 3/22/2012

+ * - Fixing UI collision with mouse pointer
+ * - Adding AxiosRectangle and AxiosPoint classes
This commit is contained in:
nathan@daedalus
2012-03-23 23:56:23 -05:00
parent a47ec71bc2
commit 2cbd7a4910
2 changed files with 3 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.1.1")]
#if DEBUG
[assembly: AssemblyConfiguration("Debug")]