llversionserver.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_LLVERSIONSERVER_H
00033 #define LL_LLVERSIONSERVER_H
00034 
00035 const S32 LL_VERSION_MAJOR = 1;
00036 const S32 LL_VERSION_MINOR = 21;
00037 const S32 LL_VERSION_PATCH = 1;
00038 const S32 LL_VERSION_BUILD = 86526;
00039 
00040 const char * const LL_CHANNEL = "Second Life Server";
00041 
00042 
00043 #endif

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