Skip to content

Commit

Permalink
Updated Version
Browse files Browse the repository at this point in the history
  • Loading branch information
bombomby committed Feb 1, 2015
1 parent 2e8d0c8 commit 06f8dec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Brofiler/Properties/AssemblyInfo.cs
Expand Up @@ -8,9 +8,9 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Brofiler")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("Super Lightweight C++ Profiler for Games")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyCompany("Mail.ru Games")]
[assembly: AssemblyProduct("Brofiler")]
[assembly: AssemblyCopyright("Copyright © Vadim Syusarev 2015")]
[assembly: AssemblyTrademark("")]
Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

0 comments on commit 06f8dec

Please sign in to comment.