Version 1.6.0(2)

This commit is contained in:
Siana Gearz
2011-10-20 18:44:21 +02:00
parent 95634e8276
commit 3e12fe15bc

View File

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