diff --git a/indra/llcommon/llversionserver.h b/indra/llcommon/llversionserver.h
index 04f7821f64b3267ab5dd687350eafbed2a191bf2..b87d054b3b85f645bddb24eca0c6b8c86764880c 100644
--- a/indra/llcommon/llversionserver.h
+++ b/indra/llcommon/llversionserver.h
@@ -35,7 +35,7 @@
 const S32 LL_VERSION_MAJOR = 1;
 const S32 LL_VERSION_MINOR = 19;
 const S32 LL_VERSION_PATCH = 2;
-const S32 LL_VERSION_BUILD = 82965;
+const S32 LL_VERSION_BUILD = 83236;
 
 const char * const LL_CHANNEL = "Second Life Server";