summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2010-10-20 12:48:09 -0400
committerOz Linden <oz@lindenlab.com>2010-10-20 12:48:09 -0400
commitcbb184d986cbdd09d36cf2b2313726f0f2582cb2 (patch)
tree879013fd8da70bd555a69e7d736245640ffb9d1d
parent1c12103539437f1adacbdbb04005e134be264fe3 (diff)
bump Development version to 2.4
-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 12bddbfeed..9391aed8a1 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -28,7 +28,7 @@
#define LL_LLVERSIONVIEWER_H
const S32 LL_VERSION_MAJOR = 2;
-const S32 LL_VERSION_MINOR = 3;
+const S32 LL_VERSION_MINOR = 4;
const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = 0;