summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-04-04 15:35:58 -0400
committerOz Linden <oz@lindenlab.com>2011-04-04 15:35:58 -0400
commit2787be7d3558c3ca1ed15863e875612b1b27ec78 (patch)
treeeaf69bff33b770c1496dafed453686d292d37f40 /indra/llcommon/llversionviewer.h
parent7054aaba6d6f044cd835e79e3be898d63ce96def (diff)
parent3c6a09372da395a621fb35db4934af2c7c21e910 (diff)
pull back late-breaking beta fixes
Diffstat (limited to 'indra/llcommon/llversionviewer.h')
-rw-r--r--indra/llcommon/llversionviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h
index 488ec5b239..ae2bd0d78b 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -29,7 +29,7 @@
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 6;
-const S32 LL_VERSION_PATCH = 3;
+const S32 LL_VERSION_PATCH = 4;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";