File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "1.3.3 .0" ) ]
35
- [ assembly: AssemblyFileVersion ( "1.3.3 .0" ) ]
34
+ [ assembly: AssemblyVersion ( "1.4.0 .0" ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.4.0 .0" ) ]
Original file line number Diff line number Diff line change 78
78
<LblShowDetails >Details anzeigen:</LblShowDetails >
79
79
<LblLanguage >Sprache:</LblLanguage >
80
80
<LblAdvanced >Erweitert</LblAdvanced >
81
- <LblAutoRunDeadLock >Deadblock automatisch ausführen:</LblAutoRunDeadLock >
81
+ <LblAutoRunDeadLock >DeadLock automatisch ausführen:</LblAutoRunDeadLock >
82
82
<LblWindowsExplorerIntegration >In Windows Exploren integrieren:</LblWindowsExplorerIntegration >
83
83
<LblOwnership >Besit ergreifen:</LblOwnership >
84
84
<BtnReset >Reset</BtnReset >
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "1.3.3 .0" ) ]
35
- [ assembly: AssemblyFileVersion ( "1.3.3 .0" ) ]
34
+ [ assembly: AssemblyVersion ( "1.4.0 .0" ) ]
35
+ [ assembly: AssemblyFileVersion ( "1.4.0 .0" ) ]
You can’t perform that action at this time.
0 commit comments