Skip to content

Commit

Permalink
Changed version number to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
saiprasadb01 committed May 30, 2024
1 parent 4201969 commit 80c8332
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/Applications/ACATConfig/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
// 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("3.10")]
[assembly: AssemblyFileVersion("3.10")]
[assembly: AssemblyVersion("3.11")]
[assembly: AssemblyFileVersion("3.11")]

4 changes: 2 additions & 2 deletions src/Applications/ACATTalk/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
// 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("3.10")]
[assembly: AssemblyFileVersion("3.10")]
[assembly: AssemblyVersion("3.11")]
[assembly: AssemblyFileVersion("3.11")]

4 changes: 2 additions & 2 deletions src/Applications/ACATWatch/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("3.10")]
[assembly: AssemblyFileVersion("3.10")]
[assembly: AssemblyVersion("3.11")]
[assembly: AssemblyFileVersion("3.11")]

0 comments on commit 80c8332

Please sign in to comment.