summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-01-10 16:08:02 -0500
committerprep <prep@lindenlab.com>2011-01-10 16:08:02 -0500
commit3fcdd7f41581e2e724be703687e717ea6ddc91ba (patch)
treef3b3d4226aadc515a737e7831d91c941baacddbe /indra/llcommon/llversionviewer.h
parent9c60d1da81ae711b702b83bb388083bc19702472 (diff)
parentb63a404613182edfd230abda595f064c7bcc1c10 (diff)
merge
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 356e0f4c0f..7d5afe92dc 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 = 5;
+const S32 LL_VERSION_MINOR = 6;
const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = 0;