Release 1.5.7

This commit is contained in:
Siana Gearz
2011-05-08 16:26:38 +02:00
parent de1a86004d
commit 7e75a897ca
2 changed files with 33 additions and 33 deletions

View File

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