File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
EasyModbusAdvancedClient/Properties
EasyModbusClientExample/Properties
EasyModbusServerSimulator/Properties Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 12
12
[ assembly: AssemblyTitle ( "EasyModbus" ) ]
13
13
[ assembly: AssemblyDescription ( "" ) ]
14
14
[ assembly: AssemblyConfiguration ( "" ) ]
15
- [ assembly: AssemblyCompany ( "" ) ]
15
+ [ assembly: AssemblyCompany ( "Stefan Rossmann Engineering Solutions " ) ]
16
16
[ assembly: AssemblyProduct ( "EasyModbus" ) ]
17
- [ assembly: AssemblyCopyright ( "Copyright 2015 " ) ]
17
+ [ assembly: AssemblyCopyright ( "Copyright 2016 " ) ]
18
18
[ assembly: AssemblyTrademark ( "" ) ]
19
19
[ assembly: AssemblyCulture ( "" ) ]
20
20
28
28
//
29
29
// You can specify all the values or you can use the default the Revision and
30
30
// Build Numbers by using the '*' as shown below:
31
- [ assembly: AssemblyVersion ( "1.0 .*" ) ]
31
+ [ assembly: AssemblyVersion ( "2.6 .*" ) ]
Original file line number Diff line number Diff line change 12
12
[ assembly: AssemblyTitle ( "EasyModbusAdvancedClient" ) ]
13
13
[ assembly: AssemblyDescription ( "" ) ]
14
14
[ assembly: AssemblyConfiguration ( "" ) ]
15
- [ assembly: AssemblyCompany ( "" ) ]
15
+ [ assembly: AssemblyCompany ( "Stefan Rossmann Engineering Solutions " ) ]
16
16
[ assembly: AssemblyProduct ( "EasyModbusAdvancedClient" ) ]
17
17
[ assembly: AssemblyCopyright ( "Copyright 2016" ) ]
18
18
[ assembly: AssemblyTrademark ( "" ) ]
28
28
//
29
29
// You can specify all the values or you can use the default the Revision and
30
30
// Build Numbers by using the '*' as shown below:
31
- [ assembly: AssemblyVersion ( "1.0 .*" ) ]
31
+ [ assembly: AssemblyVersion ( "2.6 .*" ) ]
Original file line number Diff line number Diff line change 12
12
[ assembly: AssemblyTitle ( "EasyModbusClientExample" ) ]
13
13
[ assembly: AssemblyDescription ( "" ) ]
14
14
[ assembly: AssemblyConfiguration ( "" ) ]
15
- [ assembly: AssemblyCompany ( "" ) ]
15
+ [ assembly: AssemblyCompany ( "Stefan Rossmann Engineering Solutions " ) ]
16
16
[ assembly: AssemblyProduct ( "EasyModbusClientExample" ) ]
17
17
[ assembly: AssemblyCopyright ( "Copyright 2016" ) ]
18
18
[ assembly: AssemblyTrademark ( "" ) ]
28
28
//
29
29
// You can specify all the values or you can use the default the Revision and
30
30
// Build Numbers by using the '*' as shown below:
31
- [ assembly: AssemblyVersion ( "1.0 .*" ) ]
31
+ [ assembly: AssemblyVersion ( "2.6 .*" ) ]
Original file line number Diff line number Diff line change 12
12
[ assembly: AssemblyTitle ( "EasyModbusServerSimulator" ) ]
13
13
[ assembly: AssemblyDescription ( "" ) ]
14
14
[ assembly: AssemblyConfiguration ( "" ) ]
15
- [ assembly: AssemblyCompany ( "" ) ]
15
+ [ assembly: AssemblyCompany ( "Stefan Rossmann Engineering Solutions " ) ]
16
16
[ assembly: AssemblyProduct ( "EasyModbusServerSimulator" ) ]
17
- [ assembly: AssemblyCopyright ( "Copyright 2015 " ) ]
17
+ [ assembly: AssemblyCopyright ( "Copyright 2016 " ) ]
18
18
[ assembly: AssemblyTrademark ( "" ) ]
19
19
[ assembly: AssemblyCulture ( "" ) ]
20
20
28
28
//
29
29
// You can specify all the values or you can use the default the Revision and
30
30
// Build Numbers by using the '*' as shown below:
31
- [ assembly: AssemblyVersion ( "1.0 .*" ) ]
31
+ [ assembly: AssemblyVersion ( "2.6 .*" ) ]
You can’t perform that action at this time.
0 commit comments