updated version/changelog 2.45

This commit is contained in:
ejcoumans
2007-03-08 16:04:17 +00:00
parent 02e5f2dd8e
commit c856a61dce
3 changed files with 7 additions and 3 deletions

View File

@@ -9,12 +9,12 @@ AC_PREREQ([2.54])
#----------------------------------------------------------------------------
AC_INIT(
[bullet],
[2.44],
[2.45],
[bullet@erwincoumans.com])
CS_PACKAGEINFO(
[Bullet Continuous Collision Detection and Physics Library],
[Copyright (c) 2005-2007 Erwin Coumans],
[http://www.continuousphysics.com/Bullet/])
[http://www.bulletphysics.com])
AC_CONFIG_SRCDIR([mk/jam/build.jam])
AC_CONFIG_AUX_DIR([mk/autoconf])
AC_CANONICAL_HOST