Backed out changeset 9bcc2b717663 (restore version number to 3.2.1)

master
Oz Linden 2011-10-24 09:24:13 -04:00
parent e062be734a
commit 5b221f01cf
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 = 0;
const S32 LL_VERSION_PATCH = 1;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";