Version 1.6.0(3)

This commit is contained in:
Siana Gearz
2011-11-08 01:27:12 +01:00
parent 7fea7c589d
commit 8421661a89
2 changed files with 2 additions and 2 deletions

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