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

Commit

Permalink
reNX: 1.1.8. Final release.
Browse files Browse the repository at this point in the history
Signed-off-by: angelsl <[email protected]>
  • Loading branch information
angelsl committed Dec 7, 2014
1 parent 39c724f commit 99a4739
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
// associated with an assembly.

[assembly: AssemblyTitle("reNX")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("reNX, a C# library for reading NX files.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("angelsl")]
[assembly: AssemblyProduct("reNX")]
[assembly: AssemblyCopyright("Copyright © angelsl 2012")]
[assembly: AssemblyCopyright("Copyright © angelsl 2014")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -64,5 +64,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.1.8.0")]
[assembly: AssemblyFileVersion("1.1.8.0")]

0 comments on commit 99a4739

Please sign in to comment.