updating version and README
This commit is contained in:
parent
ba49c70a91
commit
1a04355fde
@ -69,4 +69,9 @@ XNACC - See XNACC.License.txt
|
|||||||
Portions of this product are (C) 2009-2011 JRTwine Software, LLC
|
Portions of this product are (C) 2009-2011 JRTwine Software, LLC
|
||||||
|
|
||||||
Prompt Factory - By Blaze Phoenix
|
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/
|
@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
|
|||||||
// Build Number
|
// Build Number
|
||||||
// Revision
|
// Revision
|
||||||
//
|
//
|
||||||
[assembly: AssemblyVersion("1.0.1.10")]
|
[assembly: AssemblyVersion("1.0.1.11")]
|
||||||
|
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
[assembly: AssemblyConfiguration("Debug")]
|
[assembly: AssemblyConfiguration("Debug")]
|
||||||
|
Loading…
Reference in New Issue
Block a user