Skip to content

Commit

Permalink
Version info update
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasblunck committed Jun 2, 2018
1 parent 4a80cf2 commit a9f53ca
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions source/CCM/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.1.11")]
[assembly: AssemblyFileVersion("1.1.11")]
[assembly: AssemblyVersion("1.1.12")]
[assembly: AssemblyFileVersion("1.1.12")]
4 changes: 2 additions & 2 deletions source/CCMEngine/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.11")]
[assembly: AssemblyFileVersion("1.1.11")]
[assembly: AssemblyVersion("1.1.12")]
[assembly: AssemblyFileVersion("1.1.12")]
4 changes: 2 additions & 2 deletions source/CCMTests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.1.11")]
[assembly: AssemblyFileVersion("1.1.11")]
[assembly: AssemblyVersion("1.1.12")]
[assembly: AssemblyFileVersion("1.1.12")]
4 changes: 2 additions & 2 deletions source/ccmUI/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.11")]
[assembly: AssemblyFileVersion("1.1.11")]
[assembly: AssemblyVersion("1.1.12")]
[assembly: AssemblyFileVersion("1.1.12")]
Binary file modified source/vsCCM/AssemblyInfo.cs
Binary file not shown.

0 comments on commit a9f53ca

Please sign in to comment.