diff --git a/VERSION b/VERSION index ef26b16e7..685889ef4 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -Bullet Collision Detection and Physics Library version 2.45 +Bullet Collision Detection and Physics Library version 2.47 http://bullet.sourceforge.net diff --git a/configure.ac b/configure.ac index f57492666..e807394d7 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ AC_PREREQ([2.54]) #---------------------------------------------------------------------------- AC_INIT( [bullet], - [2.45], + [2.47], [bullet@erwincoumans.com]) CS_PACKAGEINFO( [Bullet Continuous Collision Detection and Physics Library],