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 = 20;
00037 const S32 LL_VERSION_PATCH = 6;
00038 const S32 LL_VERSION_BUILD = 0;
00039 
00040 const char * const LL_CHANNEL = "Second Life Release";
00041 
00042 #endif

Generated on Fri May 16 08:32:09 2008 for SecondLife by  doxygen 1.5.5