summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorprep linden <prep@lindenlab.com>2011-08-30 10:47:15 -0400
committerprep linden <prep@lindenlab.com>2011-08-30 10:47:15 -0400
commitce869c2b51f55d2ad908dc805abb995bdea01195 (patch)
tree92e55c828e3e3571f3fbda9c34b43aefd875ed82 /indra/llcommon/llversionviewer.h
parent2df669c402b5344397499186e73d0886dd5da4d1 (diff)
parent83fc9a2c567ed111bb3579e4f0bd78cc84280b43 (diff)
merge
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 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";