increment viewer version to 3.1.0

master
Oz Linden 2011-10-04 06:52:55 -04:00
parent 530c44c798
commit 4e228b7d66
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@
#define LL_LLVERSIONVIEWER_H
const S32 LL_VERSION_MAJOR = 3;
const S32 LL_VERSION_MINOR = 0;
const S32 LL_VERSION_PATCH = 6;
const S32 LL_VERSION_MINOR = 1;
const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";