This repository was archived by the owner on Jan 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -977,7 +977,7 @@ Click OK to continue.</value>
977977 <comment >Self-explanatory.</comment >
978978 </data >
979979 <data name =" Limit88" xml : space =" preserve" >
980- <value >Liimt key range to 88 keys (Excluding drums channel)</value >
980+ <value >Limit key range to 88 keys (Excluding drums channel)</value >
981981 <comment >Self-explanatory.</comment >
982982 </data >
983983 <data name =" LowestVel" xml : space =" preserve" >
Original file line number Diff line number Diff line change 3232// È possibile specificare tutti i valori oppure impostare valori predefiniti per i numeri relativi alla revisione e alla build
3333// usando l'asterisco '*' come illustrato di seguito:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "18.2.7 " ) ]
36- [ assembly: AssemblyFileVersion ( "18.2.7 " ) ]
35+ [ assembly: AssemblyVersion ( "18.2.8 " ) ]
36+ [ assembly: AssemblyFileVersion ( "18.2.8 " ) ]
Original file line number Diff line number Diff line change 55#define vc
66
77#define MyAppSetupName " Keppy's MIDI Converter"
8- #define MyAppVersion ' 18.2.7 '
8+ #define MyAppVersion ' 18.2.8 '
99
1010[Setup]
1111AllowCancelDuringInstall = False
Original file line number Diff line number Diff line change 1- 18.2.7
1+ 18.2.8
You can’t perform that action at this time.
0 commit comments