Bumped version number.

This commit is contained in:
the_fiddler 2007-09-25 16:13:01 +00:00
parent 2b7d11d68b
commit da377f3c23

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.1")] [assembly: AssemblyVersion("0.3.12.2")]
[assembly: AssemblyFileVersion("0.3.12.1")] [assembly: AssemblyFileVersion("0.3.12.2")]