Tweaked version number for 3.0.1.
This commit is contained in:
parent
66e9f5aaf6
commit
12dbdda9fe
1 changed files with 2 additions and 2 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.0.354")]
|
||||
[assembly: AssemblyFileVersion("3.0.0.354")]
|
||||
[assembly: AssemblyVersion("3.0.1.400")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.400")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue