increment viewer version to 2.6.7

master
Oz Linden 2011-04-25 09:28:36 -04:00
parent 3f44e78fbe
commit b87cb90a55
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 6;
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";