summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-11-15 18:30:23 -0500
committerDebi King (Dessie) <dessie@lindenlab.com>2011-11-15 18:30:23 -0500
commitc69ebf3670be0f94235aa85c77451b14b726916e (patch)
tree2a5ce3a8f71e9bfdf4ac63cf3188307609269366 /indra/llcommon
parent6bce3d1b9d05dce77db50f3d2c92a70ad6ac8166 (diff)
parent7766ccb7731a596d6716e9d0def90b3d7da5fcf3 (diff)
merge
Diffstat (limited to 'indra/llcommon')
-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 b31fd1f8ae..b50405421d 100644
--- 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 = 2;
-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";