diff --git a/README.md b/README.md index 9982402..f2f118a 100644 --- a/README.md +++ b/README.md @@ -69,4 +69,9 @@ XNACC - See XNACC.License.txt Portions of this product are (C) 2009-2011 JRTwine Software, LLC Prompt Factory - By Blaze Phoenix -http://stackoverflow.com/a/17260476/195722 + + http://stackoverflow.com/a/17260476/195722 + +Game Services - See Game.Services.License.txt + + http://roy-t.nl/index.php/2010/08/25/xna-accessing-contentmanager-and-graphicsdevice-anywhere-anytime-the-gameservicecontainer/ \ No newline at end of file diff --git a/axios/Properties/AssemblyInfo.cs b/axios/Properties/AssemblyInfo.cs index 8580126..c7e8379 100644 --- a/axios/Properties/AssemblyInfo.cs +++ b/axios/Properties/AssemblyInfo.cs @@ -31,7 +31,7 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("1.0.1.10")] +[assembly: AssemblyVersion("1.0.1.11")] #if DEBUG [assembly: AssemblyConfiguration("Debug")]