Skip to content

Commit

Permalink
dump version to 0.8.56
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed605 authored Apr 8, 2020
1 parent 72cfe4a commit cad2568
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SRC/SparkIV/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ You should have received a copy of the GNU General Public License
[assembly: AssemblyTitle("SparkIV")]
[assembly: AssemblyDescription("IMG/RPF Archive Viewer/Editor for GTA IV & EFLC")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Ahmed")]
[assembly: AssemblyCompany("Ahmed Walid")]
[assembly: AssemblyProduct("SparkIV Beta")]
[assembly: AssemblyCopyright("2008-2019")]
[assembly: AssemblyCopyright("2008-2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -51,5 +51,5 @@ You should have received a copy of the GNU General Public License
// 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.8.1.0")]
[assembly: AssemblyFileVersion("0.8.1.0")]
[assembly: AssemblyVersion("0.8.56.0")]
[assembly: AssemblyFileVersion("0.8.56.0")]

0 comments on commit cad2568

Please sign in to comment.