Updated OpenTK.OpenGL version number to 0.3.6.2

This commit is contained in:
the_fiddler 2007-04-24 12:16:45 +00:00
parent b001d1af6d
commit f240e20934

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.4.1")]
[assembly: AssemblyFileVersion("0.3.4.1")]
[assembly: AssemblyVersion("0.3.6.2")]
[assembly: AssemblyFileVersion("0.3.6.2")]