Committing version.

This commit is contained in:
November
2010-10-13 15:04:44 -07:00
parent 18594be313
commit 8f5227f52c
2 changed files with 3 additions and 3 deletions

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