aboutsummaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-07-07 13:55:32 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-07-07 13:55:32 +0000
commitd726aac2d9bac76f095ad6559d7dc30d97c3a97f (patch)
tree5a545b603002800adc1edd1f79d080f3e27c7784 /global.h
parent609780609172b7a7580a49f385087aa10bc1454d (diff)
downloadbullet-lab-remix-d726aac2d9bac76f095ad6559d7dc30d97c3a97f.tar.xz
Fix: small semi-coll bullets are collected by clr...
Add Multpo's for Level 7/-1. Do slight changes to level -1... Distribute CLRs for level 1~-1.
Diffstat (limited to 'global.h')
-rw-r--r--global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.h b/global.h
index a535013..e36af5a 100644
--- a/global.h
+++ b/global.h
@@ -341,7 +341,7 @@ static const char* archive[]={
};
#endif
//static const char* GLOBAL_H_FN="global.h";
-static const char* BLRVERSION="0.9.6-0 (r96)";
+static const char* BLRVERSION="0.9.7-0 (r97)";
static const char *months="JanFebMarAprMayJunJulAugSepOctNovDec";
char *parseDate(const char *date)
{