mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-03-20 10:54:37 +01:00
Changed AssmeblyVersion for D-STAR application.
This commit is contained in:
parent
b079bd7c20
commit
54c38fd598
|
|
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||
// 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("1.5.0.6")]
|
||||
[assembly: AssemblyFileVersion("1.5.0.6")]
|
||||
[assembly: AssemblyVersion("1.0.6.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.6.0")]
|
||||
|
|
|
|||
Loading…
Reference in a new issue