Versioning for new release.

This commit is contained in:
CharleyLevenque
2010-09-08 21:49:42 -04:00
parent 371a4a697c
commit 0cf58668cf

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";