Version 1.5.6(1)

This commit is contained in:
Siana Gearz
2011-04-09 22:57:39 +02:00
parent 711a4fdacd
commit ab8656d5d8
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 = 5;
const S32 LL_VERSION_PATCH = 6;
const S32 LL_VERSION_BUILD = 0;
const S32 LL_VERSION_BUILD = 1;
const char * const LL_CHANNEL = "Singularity";