Merge branch 'master' of github.com:Beeks/Ascent

This commit is contained in:
Beeks
2010-09-09 14:06:49 -04:00

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 = 2;
const S32 LL_VERSION_BUILD = 3;
const char * const LL_CHANNEL = "Ascent Viewer Release";