diff -r 19848d079a33 -r d1f25b504845 Properties/AssemblyVersion.cs --- a/Properties/AssemblyVersion.cs Sat Jun 08 17:15:09 2013 +0000 +++ b/Properties/AssemblyVersion.cs Sun Jun 09 16:08:59 2013 +0000 @@ -4,11 +4,11 @@ License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. - Copyright (C) 2009-2012 Michael Möller + Copyright (C) 2009-2013 Michael Möller */ using System.Reflection; -[assembly: AssemblyVersion("0.5.1.10")] -[assembly: AssemblyInformationalVersion("0.5.1.10 Alpha")] \ No newline at end of file +[assembly: AssemblyVersion("0.5.1.13")] +[assembly: AssemblyInformationalVersion("0.5.1.13 Alpha")] \ No newline at end of file