Bumped version numbers.

This commit is contained in:
the_fiddler 2007-09-26 16:49:10 +00:00
parent 2011a04792
commit b57681889d
2 changed files with 4 additions and 4 deletions

View file

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

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 // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.3.12.3")] [assembly: AssemblyVersion("0.3.12.4")]
[assembly: AssemblyFileVersion("0.3.12.3")] [assembly: AssemblyFileVersion("0.3.12.4")]