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

This commit is contained in:
Beeks
2010-09-14 22:43:06 -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 = 3;
const S32 LL_VERSION_BUILD = 4;
const char * const LL_CHANNEL = "Ascent Viewer Release";