update version, ChangeLog.txt

This commit is contained in:
ejcoumans
2007-04-22 18:23:58 +00:00
parent 2db8bfa3d6
commit be73a0e5d6
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,10 @@
Bullet Continuous Collision Detection and Physics Library
Erwin Coumans
2007 April 22
- Added braking functionality to btRaycastVehicle
- Removed tons of warnings, under MSVC 2005 compilation in -W4
2007 March 21
- Fixed issues: comma at end of enum causes errors for some compilers
- Fixed initialization bug in LocalRayResult ( m_localShapeInfo(localShapeInfo) )

View File

@@ -1,3 +1,3 @@
Bullet Collision Detection and Physics Library version 2.49
Bullet Collision Detection and Physics Library version 2.50a
http://bullet.sourceforge.net

View File

@@ -9,7 +9,7 @@ AC_PREREQ([2.54])
#----------------------------------------------------------------------------
AC_INIT(
[bullet],
[2.49],
[2.50],
[bullet@erwincoumans.com])
CS_PACKAGEINFO(
[Bullet Continuous Collision Detection and Physics Library],