Version 1.5.7(1)

This commit is contained in:
Siana Gearz
2011-05-10 14:51:27 +02:00
parent eeeb44755a
commit b81cfb2c4f

View File

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