Átállás 17.2.3-ra

This commit is contained in:
2017-12-02 23:24:08 +01:00
parent 9cca882b34
commit 9338eceb9f
5 changed files with 5 additions and 5 deletions
@@ -28,5 +28,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("16.2.3.1010")] [assembly: AssemblyVersion("17.2.3.1010")]
@@ -28,4 +28,4 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("16.2.3.1010")] [assembly: AssemblyVersion("17.2.3.1010")]
@@ -28,5 +28,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below: ' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")> ' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("16.2.3.1010")> <Assembly: AssemblyVersion("17.2.3.1010")>
+1 -1
View File
@@ -28,5 +28,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below: ' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")> ' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("16.2.3.1010")> <Assembly: AssemblyVersion("17.2.3.1010")>
@@ -28,5 +28,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below: ' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")> ' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("16.2.3.1010")> <Assembly: AssemblyVersion("17.2.3.1010")>