Fixed and closed #455: meta-content is reset to defaults only on the first application start.
This commit is contained in:
parent
ceb228f937
commit
e04e02ed9c
7 changed files with 58 additions and 44 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.1.460")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.460")]
|
||||
[assembly: AssemblyVersion("3.0.1.461")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.461")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue