summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionserver.h
diff options
context:
space:
mode:
authorChristian Goetze <cg@lindenlab.com>2008-08-12 17:54:40 +0000
committerChristian Goetze <cg@lindenlab.com>2008-08-12 17:54:40 +0000
commit0a3b9e8e141a6f38ecbdf6020312e7a89b153bc4 (patch)
tree9c5958572368be494b6302db8b03967a2c67b7ad /indra/llcommon/llversionserver.h
parent93328402371424df7a26eefc6b6866a76a4f308d (diff)
Revert excess changes from previous commit - I hate it when that happens.
Diffstat (limited to 'indra/llcommon/llversionserver.h')
-rw-r--r--indra/llcommon/llversionserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionserver.h b/indra/llcommon/llversionserver.h
index e766a1d7ca..fd5f6497c2 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 = 24;
const S32 LL_VERSION_PATCH = 0;
-const S32 LL_VERSION_BUILD = 94081;
+const S32 LL_VERSION_BUILD = 93453;
const char * const LL_CHANNEL = "Second Life Server";