aboutsummaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
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 f77dbbe..63f28da 100644
--- a/global.h
+++ b/global.h
@@ -331,7 +331,7 @@ static const char* archive[]={
};
#endif
//static const char* GLOBAL_H_FN="global.h";
-static const char* BLRVERSION="0.9.1-0_PR (r83)";
+static const char* BLRVERSION="0.9.1-0_PR (r84)";
static const char* BuiltDate=__DATE__;
void Throw(char *Filename,char *Info)