Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
tylearymf committed Mar 13, 2019
1 parent 1a82a67 commit 30d5ada
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// Assembly SETUNA, Version 2.4

[assembly: System.Reflection.AssemblyTitle("SETUNA")]
[assembly: System.Reflection.AssemblyTitle("SETUNA")]
[assembly: System.Reflection.AssemblyDescription("https://github.com/tylearymf/SETUNA2")]
[assembly: System.Reflection.AssemblyProduct("SETUNA")]
[assembly: System.Reflection.AssemblyCopyright("Copyright (C) 2008 CLEARUP")]
Expand All @@ -9,7 +7,7 @@
[assembly: System.Runtime.InteropServices.ComVisible(false)]
[assembly: System.Runtime.InteropServices.Guid("4483e561-8b3e-427d-98a4-e0e821b7bf2f")]
[assembly: System.Reflection.AssemblyConfiguration("")]
[assembly: System.Reflection.AssemblyFileVersion("2.4")]
[assembly: System.Reflection.AssemblyFileVersion("2.4.1")]
[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)]
[assembly: System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)]

0 comments on commit 30d5ada

Please sign in to comment.