summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-09-02 10:23:46 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-09-02 10:23:46 -0400
commit1f149a432b8dfe71d2386a2b36adeb287affd9ae (patch)
tree9f8d5103b856939297a7e90d710442247b244a87 /indra/llcommon
parentdeddcfb8c566511b67c367c8d5d26e51a12db88e (diff)
parent21ad5e0a0ef7d467d08c0488b6469a0ee42ca6ff (diff)
merged .hgtags
Diffstat (limited to 'indra/llcommon')
-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 64225b859b..324507fe7a 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 = 3;
+const S32 LL_VERSION_PATCH = 4;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";