summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-09-02 09:46:48 -0400
committerOz Linden <oz@lindenlab.com>2011-09-02 09:46:48 -0400
commitfcc51bd5b01f2a383ad057898484ac9938219b11 (patch)
tree5172ed42dad38317123b4a916fad594ee8f3d971 /indra/llcommon/llversionviewer.h
parent21ad5e0a0ef7d467d08c0488b6469a0ee42ca6ff (diff)
increment viewer version to 3.0.5
Diffstat (limited to 'indra/llcommon/llversionviewer.h')
-rwxr-xr-xindra/llcommon/llversionviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h
index 324507fe7a..ef55cfec89 100755
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -29,7 +29,7 @@
const S32 LL_VERSION_MAJOR = 3;
const S32 LL_VERSION_MINOR = 0;
-const S32 LL_VERSION_PATCH = 4;
+const S32 LL_VERSION_PATCH = 5;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";