Proactive version update since it seems to get changed right after being compiled to binary.

Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
Beeks
2010-09-14 22:44:36 -04:00
parent 923e770b2f
commit 03491b7e4c

View File

@@ -36,7 +36,7 @@
const S32 LL_VERSION_MAJOR = 1;
const S32 LL_VERSION_MINOR = 4;
const S32 LL_VERSION_PATCH = 2;
const S32 LL_VERSION_BUILD = 4;
const S32 LL_VERSION_BUILD = 5;
const char * const LL_CHANNEL = "Ascent Viewer Release";