bump build number to 100,000. w00t.

meow-7.2.2
Kyle Ambroff 2008-10-20 01:23:26 +00:00
parent 72f2542fb9
commit d0e62db34e
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
const S32 LL_VERSION_MAJOR = 1;
const S32 LL_VERSION_MINOR = 21;
const S32 LL_VERSION_PATCH = 5;
const S32 LL_VERSION_BUILD = 97417;
const S32 LL_VERSION_BUILD = 100000;
const char * const LL_CHANNEL = "Second Life Release";