summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authormerov <none@none>2012-01-13 15:13:13 -0800
committermerov <none@none>2012-01-13 15:13:13 -0800
commit6051ac65d62c364e3d797a841d675e20f4182e63 (patch)
tree945883571ae7f12689233fccfd4bd09ead7d9f05 /indra/llcommon/llversionviewer.h
parent86ef722e7cb2e4c791e8223f5c09a0552b52b574 (diff)
parent86009704769a79768eb02f459b1b99ea060e5fc1 (diff)
Pull from viewer-experience
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 ec378761c2..7bba3d298f 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 = 6;
+const S32 LL_VERSION_PATCH = 7;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";