Skip to content

Commit

Permalink
released v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
morkt committed Jun 15, 2015
1 parent bf2acd0 commit df66b70
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ArcFormats/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.6.64")]
[assembly: AssemblyFileVersion ("1.0.6.64")]
[assembly: AssemblyVersion ("1.0.7.65")]
[assembly: AssemblyFileVersion ("1.0.7.65")]
4 changes: 2 additions & 2 deletions GameRes/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0.8")]
[assembly: AssemblyFileVersion ("1.1.0.8")]
[assembly: AssemblyVersion ("1.1.1.8")]
[assembly: AssemblyFileVersion ("1.1.1.8")]
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,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.1.2.21")]
[assembly: AssemblyFileVersion ("1.1.2.21")]
[assembly: AssemblyVersion ("1.1.3.21")]
[assembly: AssemblyFileVersion ("1.1.3.21")]

0 comments on commit df66b70

Please sign in to comment.