summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-04-20 11:42:45 -0700
committerEli Linden <eli@lindenlab.com>2010-04-20 11:42:45 -0700
commit12893bc7b1194afaa4b9059665e34624abfcce1d (patch)
tree67fe2a50777e4228e0177786eecf5f86d77cbc6e /indra/llcommon/llversionviewer.h
parent5f80e5681c7a0e9f0fc5889ede435c79358fc639 (diff)
parent47699b744cf99ae9f39530dc9a08455b0d92e0f0 (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 3ab4257fab..fc9fcb2d9e 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -35,7 +35,7 @@
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 0;
-const S32 LL_VERSION_PATCH = 0;
+const S32 LL_VERSION_PATCH = 1;
const S32 LL_VERSION_BUILD = 203110;
const char * const LL_CHANNEL = "Second Life Developer";