summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorTofu Buzzard <no-email>2011-03-11 19:18:02 -0800
committerTofu Buzzard <no-email>2011-03-11 19:18:02 -0800
commit41f057b693d1b2b1b1916e3a126dc622a943e5d8 (patch)
tree9c91ba53dba793ca2d15248d40420b3b1183866d /indra/llcommon/llversionviewer.h
parent3c37aa1c19599a02d0652d78d46d55214085a832 (diff)
parent8903578344987432cebc46d889b94574bc005007 (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 15e3ffe1da..3838b2b16c 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -29,7 +29,7 @@
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 5;
-const S32 LL_VERSION_PATCH = 2;
+const S32 LL_VERSION_PATCH = 3;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";