increment viewer version to 2.6.8

master
Oz Linden 2011-05-02 10:05:00 -04:00
parent 79c89bc0e6
commit b9bb792c47
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 = 7;
const S32 LL_VERSION_PATCH = 8;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";