Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwertheim committed Dec 22, 2012
1 parent 72c194e commit df3fceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/SharedAssemblyInfo.cs
Expand Up @@ -14,5 +14,5 @@
[assembly: AssemblyCopyright("Copyright © Daniel Wertheim")]
[assembly: AssemblyTrademark("")]

[assembly: AssemblyVersion("0.0.0.*")]
[assembly: AssemblyFileVersion("0.0.0")]
[assembly: AssemblyVersion("16.2.0.*")]
[assembly: AssemblyFileVersion("16.2.0")]

0 comments on commit df3fceb

Please sign in to comment.