Version 1.6.0(1)

This commit is contained in:
Siana Gearz
2011-10-18 04:17:31 +02:00
parent 9c4d50eda3
commit 142427b3e1

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 = 0;
const S32 LL_VERSION_BUILD = 1;
const char * const LL_CHANNEL = "Singularity";