From 5e5046404f163b7513a8f5c462285e05c65b61bd Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Sat, 17 Mar 2007 08:01:45 +0000 Subject: [PATCH] update version --- VERSION | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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],