diff --git a/MonoGame.Framework/MonoGame.Framework.Linux.csproj b/MonoGame.Framework/MonoGame.Framework.Linux.csproj index 33a3e1a49f5..922ed8ef18a 100644 --- a/MonoGame.Framework/MonoGame.Framework.Linux.csproj +++ b/MonoGame.Framework/MonoGame.Framework.Linux.csproj @@ -7,6 +7,7 @@ 2.0 {35253CE1-C864-4CD3-8249-4D1319748E8F} Library + 65001 MonoGame.Framework.Linux MonoGame.Framework.Linux diff --git a/README.md b/README.md index 84053e002ed..d9373b2ebfb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ MonoGame is an OpenSource, OpenGL implementation of Microsoft's XNA 4 APIs that allows developers to build games that run on Android, iPhone, iPad, MacOS, Linux and soon PlayStation Suite and Windows Metro, all reusing their existing XNA code that runs on Xbox 360 or Windows Phone 7. # LATEST NEWS -v2.5 has been released and is now available for public consumption. +v2.5.1 has been released and is now available for public consumption. [Infinite Flight](http://itunes.apple.com/us/app/infinite-flight/id471341991?ls=1&mt=8), MonoGame's first 3D powered game, has been released. @@ -72,6 +72,8 @@ cadahl CircleOf14 vostok4 viyano +directhex +danzel [Team Xamarin](http://www.xamarin.com) for their support and continued great work on all things Mono and everyone else that submitted patches/fixes and enhancements. Without your contributions this release would not have been possible.