- Updated AssemblyInfo.cs files with the version info (1.5.* to 1.6.*)

- Updated CASA.changes file.
........................................................................
This commit is contained in:
smanojna
2006-01-06 12:11:49 +00:00
parent 0636451c41
commit abd45aadc8
6 changed files with 19 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.5.*")]
[assembly: AssemblyVersion("1.6.*")]
//
// In order to sign your assembly you must specify a key to use. Refer to the