summaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-29 03:35:50 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-29 03:35:50 +0000
commit942d51394f85ba5c0d3a62338f9c4fbe19c194b6 (patch)
tree91ce88792b4fca495e7402b5d234915f5a703926 /global.h
parentd37c7c7d2a6f4126eef87f3164b3f688f2db34e5 (diff)
downloadbullet-lab-remix-942d51394f85ba5c0d3a62338f9c4fbe19c194b6.tar.xz
New level, bump version.
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 3016e62..1c3eb7b 100644
--- a/global.h
+++ b/global.h
@@ -289,7 +289,7 @@ fFristStartUp,fFast;
int startLvl,startPrt,fFullScreen;
char alterLog[64];
//static const char* GLOBAL_H_FN="global.h";
-static const char* BLRVERSION="0.9.0-0_PR (b78)";
+static const char* BLRVERSION="0.9.0-1_PR (b79)";
void Throw(char *Filename,char *Info)
{