updating version and README

master
Nathan Adams 2014-11-30 13:59:09 -06:00
parent ba49c70a91
commit 1a04355fde
2 changed files with 7 additions and 2 deletions

View File

@ -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/

View File

@ -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")]