increment version to 3.5.2

master
Oz Linden 2013-04-12 12:42:03 -04:00
parent f12b2c7bca
commit fac6ee27f2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
const S32 LL_VERSION_MAJOR = 3;
const S32 LL_VERSION_MINOR = 5;
const S32 LL_VERSION_PATCH = 1;
const S32 LL_VERSION_PATCH = 2;
const S32 LL_VERSION_BUILD = 264760;
const char * const LL_CHANNEL = "Second Life Developer";