svn merge -r 81720:82231 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-19-1-Server --> release
parent
618e625ad9
commit
d2e5b7ca85
|
|
@ -533,6 +533,9 @@
|
|||
|
||||
<key>ParcelPropertiesUpdate</key>
|
||||
<boolean>false</boolean>
|
||||
|
||||
<key>EstateChangeInfo</key>
|
||||
<boolean>false</boolean>
|
||||
|
||||
</map>
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
const S32 LL_VERSION_MAJOR = 1;
|
||||
const S32 LL_VERSION_MINOR = 19;
|
||||
const S32 LL_VERSION_PATCH = 1;
|
||||
const S32 LL_VERSION_BUILD = 81484;
|
||||
const S32 LL_VERSION_BUILD = 81992;
|
||||
|
||||
const char * const LL_CHANNEL = "Second Life Server";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue