llversionviewer.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_LLVERSIONVIEWER_H
00033 #define LL_LLVERSIONVIEWER_H
00034 
00035 const S32 LL_VERSION_MAJOR = 1;
00036 const S32 LL_VERSION_MINOR = 18;
00037 const S32 LL_VERSION_PATCH = 5;
00038 const S32 LL_VERSION_BUILD = 3;
00039 const S32 LL_VERSION_REVISION = 64;
00040 
00041 const char * const LL_CHANNEL = "Dale Glass Release";
00042 
00043 #endif

Generated on Thu Jul 1 06:09:25 2010 for Second Life Viewer by  doxygen 1.4.7