Merge branch 'master' of https://github.com/siana/SingularityViewer into future

This commit is contained in:
TighMacFanatic
2011-10-13 18:13:04 -04:00

View File

@@ -36,7 +36,7 @@
const S32 LL_VERSION_MAJOR = 1;
const S32 LL_VERSION_MINOR = 5;
const S32 LL_VERSION_PATCH = 10;
const S32 LL_VERSION_BUILD = 1;
const S32 LL_VERSION_BUILD = 2;
const char * const LL_CHANNEL = "Singularity";