Contact list categories and searching

This commit is contained in:
CharleyLevenque
2010-09-06 16:17:53 -04:00
parent 51665a0b31
commit 892573dfb4
10 changed files with 465 additions and 9 deletions

View File

@@ -35,8 +35,8 @@
const S32 LL_VERSION_MAJOR = 1;
const S32 LL_VERSION_MINOR = 4;
const S32 LL_VERSION_PATCH = 1;
const S32 LL_VERSION_BUILD = 0;
const S32 LL_VERSION_PATCH = 2;
const S32 LL_VERSION_BUILD = 1;
const char * const LL_CHANNEL = "Ascent Viewer Release";