bump up the version to 2.48

This commit is contained in:
ejcoumans
2007-03-21 00:37:02 +00:00
parent c1a54d9edc
commit b39ee3f723
2 changed files with 2 additions and 2 deletions

View File

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

View File

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