Bumped version number to 0.3.13.x

This commit is contained in:
the_fiddler 2007-10-20 14:18:24 +00:00
parent 5b7c1e2384
commit ea52ac2b38
2 changed files with 4 additions and 4 deletions

View file

@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("0.3.12.4")]
[assembly: AssemblyFileVersion("0.3.12.4")]
[assembly: AssemblyVersion("0.3.13.3")]
[assembly: AssemblyFileVersion("0.3.13.3")]

View file

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.3.12.4")]
[assembly: AssemblyFileVersion("0.3.12.4")]
[assembly: AssemblyVersion("0.3.13.3")]
[assembly: AssemblyFileVersion("0.3.13.3")]