Removed obsolete lines. Fixed version number.

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@815 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
spanne 2009-05-22 14:12:30 +00:00
parent c40212af37
commit ac426def6d
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2009-05-22 Sven Panne <sven.panne@aedion.de>
* src/freeglutdll.def: Removed obsolete lines. Fixed version number.
2009-04-05 Sven Panne <sven.panne@aedion.de>
* Makefile.am: Added more project/workspace/... files to distribution.

View File

@ -1,6 +1,4 @@
LIBRARY freeglutdll
DESCRIPTION "Freeglut OpenGL Utility Toolkit"
VERSION 2.6.0
VERSION 2.6
EXPORTS
glutInit
glutInitWindowPosition