summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-03-29 16:51:33 -0700
committerMerov Linden <merov@lindenlab.com>2011-03-29 16:51:33 -0700
commit0d1307c730d7cb57451698c183bfa4e6ead5e49c (patch)
tree935cb1dfbc0be56c963a6b8f1fabe1f396f1b6c7 /indra/llcommon/llversionviewer.h
parentfe9260239145ed008b3ae94d57a96a86b2ef0179 (diff)
parent6418ccc9e5a03d32778c8588139fe939a969838a (diff)
Pull from lindenlab/viewer-development
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 d22c879243..488ec5b239 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 = 2;
+const S32 LL_VERSION_PATCH = 3;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";