Skip to content

Commit

Permalink
v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Scavenger3 committed Oct 9, 2013
1 parent f8579a5 commit d85b3d4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file added Build/Essentials.dll
Binary file not shown.
Binary file added Build/SignCommands.dll
Binary file not shown.
8 changes: 4 additions & 4 deletions Essentials/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
[assembly: AssemblyTitle("Essentials")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("Scavenger")]
[assembly: AssemblyProduct("Essentials")]
[assembly: AssemblyCopyright("Copyright © 2013")]
[assembly: AssemblyCopyright("Copyright \u00A9 Scavenger 2013")]
[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("1.4.3.1")]
[assembly: AssemblyFileVersion("1.4.3.1")]
[assembly: AssemblyVersion("1.5")]
[assembly: AssemblyFileVersion("1.5")]
8 changes: 4 additions & 4 deletions SignCommands/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
[assembly: AssemblyTitle("SignCommands")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("Scavenger")]
[assembly: AssemblyProduct("SignCommands")]
[assembly: AssemblyCopyright("Copyright © 2013")]
[assembly: AssemblyCopyright("Copyright \u00A9 Scavenger 2013")]
[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("1.4.3.1")]
[assembly: AssemblyFileVersion("1.4.3.1")]
[assembly: AssemblyVersion("1.5")]
[assembly: AssemblyFileVersion("1.5")]

0 comments on commit d85b3d4

Please sign in to comment.