summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorSteve Bennetts <steve@lindenlab.com>2009-10-20 12:59:16 -0700
committerSteve Bennetts <steve@lindenlab.com>2009-10-20 12:59:16 -0700
commit85c4d40614b501d401159b9bb064a4f4c726265e (patch)
treeef610b296660a2969d4df60ef331a3b4b411b676 /indra/llcommon/llversionviewer.h
parenta68b34eadf99c5875f2d7692185706e490e850bd (diff)
parentb0dccf883ad67e43b9fac5bc81f7b79bf9c07f8c (diff)
merge
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 2c3e9c7333..082d054ba2 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -36,7 +36,7 @@
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 0;
const S32 LL_VERSION_PATCH = 0;
-const S32 LL_VERSION_BUILD = 0;
+const S32 LL_VERSION_BUILD = 3256;
const char * const LL_CHANNEL = "Second Life Developer";