From: John F. Fay Date: Wed, 4 May 2005 12:59:45 +0000 (+0000) Subject: Changing the version number from 2.0 to 2.4.0 ... do we need to add any new interface... X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=86730ceaa1bb463d675f1f7b7d9e31219ede920e;p=freeglut Changing the version number from 2.0 to 2.4.0 ... do we need to add any new interface functions? git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@596 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/src/freeglutdll.def b/src/freeglutdll.def index 5fe647a..825c60f 100644 --- a/src/freeglutdll.def +++ b/src/freeglutdll.def @@ -1,6 +1,6 @@ LIBRARY freeglutdll DESCRIPTION "Freeglut OpenGL Utility Toolkit" -VERSION 2.0 +VERSION 2.4.0 EXPORTS glutInit glutInitWindowPosition