increment viewer version to 3.2.7

master
Oz Linden 2012-01-09 08:41:36 -05:00
parent 8c0023eec4
commit 41ceee848b
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 = 2;
const S32 LL_VERSION_PATCH = 6;
const S32 LL_VERSION_PATCH = 7;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";