Changed AssmeblyVersion for D-STAR application.

This commit is contained in:
Abed Haque 2015-09-09 16:06:57 -05:00
parent b079bd7c20
commit 54c38fd598

View file

@ -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")]