update version to 2.76 in several places

This commit is contained in:
erwin.coumans
2010-02-04 05:33:06 +00:00
parent 99d9fddc42
commit 8139ea3d83
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
2.75
2.76

View File

@@ -9,7 +9,7 @@ AC_PREREQ([2.54])
#----------------------------------------------------------------------------
AC_INIT(
[bullet],
[2.75],
[2.76],
[bullet@erwincoumans.com])
AC_CANONICAL_HOST
AC_CONFIG_SRCDIR([configure.ac])

View File

@@ -24,7 +24,7 @@ subject to the following restrictions:
#include <float.h>
/* SVN $Revision$ on $Date$ from http://bullet.googlecode.com*/
#define BT_BULLET_VERSION 275
#define BT_BULLET_VERSION 276
inline int btGetVersion()
{