Version 1.5.8(1)

This commit is contained in:
Siana Gearz
2011-05-14 03:27:08 +02:00
parent 8df737b488
commit 32594cd651

View File

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