Properties/AssemblyVersion.cs
changeset 395 d1f25b504845
parent 390 88d699a65cc2
child 400 f4e2e3e69651
     1.1 --- a/Properties/AssemblyVersion.cs	Sat Jun 08 17:15:09 2013 +0000
     1.2 +++ b/Properties/AssemblyVersion.cs	Sun Jun 09 16:08:59 2013 +0000
     1.3 @@ -4,11 +4,11 @@
     1.4    License, v. 2.0. If a copy of the MPL was not distributed with this
     1.5    file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.6   
     1.7 -  Copyright (C) 2009-2012 Michael Möller <mmoeller@openhardwaremonitor.org>
     1.8 +  Copyright (C) 2009-2013 Michael Möller <mmoeller@openhardwaremonitor.org>
     1.9   
    1.10  */
    1.11  
    1.12  using System.Reflection;
    1.13  
    1.14 -[assembly: AssemblyVersion("0.5.1.10")]
    1.15 -[assembly: AssemblyInformationalVersion("0.5.1.10 Alpha")]
    1.16 \ No newline at end of file
    1.17 +[assembly: AssemblyVersion("0.5.1.13")]
    1.18 +[assembly: AssemblyInformationalVersion("0.5.1.13 Alpha")]
    1.19 \ No newline at end of file