Linux version

This commit is contained in:
Siana Gearz
2011-01-03 22:11:15 +01:00
parent 774e20a764
commit 77fc0e82c8
17 changed files with 1838 additions and 2837 deletions

View File

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