Fixed Issue 651.

This commit is contained in:
Michael Möller
2014-12-30 21:04:54 +00:00
parent ebeb96c648
commit bf8d491ef2
2 changed files with 3 additions and 3 deletions

View File

@@ -10,5 +10,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.6.0.17")]
[assembly: AssemblyInformationalVersion("0.6.0.17 Alpha")]
[assembly: AssemblyVersion("0.7.0.0")]
[assembly: AssemblyInformationalVersion("0.7.0 Beta")]