Updating version numbers

This commit is contained in:
Sebastien Ros
2014-05-16 13:13:32 -07:00
parent 31dbf46c40
commit 2fc1bc53a3
141 changed files with 209 additions and 209 deletions

View File

@@ -30,6 +30,6 @@ using System.Security;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.8")]
[assembly: AssemblyFileVersion("1.8")]
[assembly: AssemblyVersion("1.8.1")]
[assembly: AssemblyFileVersion("1.8.1")]