Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
0.1.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
LogicAndTrick committed Apr 18, 2014
1 parent 5489d0f commit acee9e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Sledge.Editor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Sledge")]
[assembly: AssemblyProduct("Sledge.Editor")]
[assembly: AssemblyCopyright("Copyright © http://logic-and-trick.com 2013")]
[assembly: AssemblyCopyright("Copyright © http://logic-and-trick.com 2014")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,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("0.1.0.20")]
[assembly: AssemblyFileVersion("0.1.0.20")]
[assembly: AssemblyVersion("0.1.0.21")]
[assembly: AssemblyFileVersion("0.1.0.21")]

0 comments on commit acee9e4

Please sign in to comment.