From 1a04355fdec4dcb21bfd9e884207a4473c8a8ebc Mon Sep 17 00:00:00 2001 From: Nathan Adams Date: Sun, 30 Nov 2014 13:59:09 -0600 Subject: [PATCH] updating version and README --- README.md | 7 ++++++- axios/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) 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")]