diff options
author | Jacek Antonelli | 2009-03-15 14:23:39 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-03-15 14:23:48 -0500 |
commit | 9f2aee65453981b37b7108ba3acdd86f0354defa (patch) | |
tree | ceec8a3c4b59f1ab2a3d132275e22363cab17202 /linden/indra/llcommon/llversionviewer.h | |
parent | Second Life viewer sources 1.22.10-RC (diff) | |
download | meta-impy-9f2aee65453981b37b7108ba3acdd86f0354defa.zip meta-impy-9f2aee65453981b37b7108ba3acdd86f0354defa.tar.gz meta-impy-9f2aee65453981b37b7108ba3acdd86f0354defa.tar.bz2 meta-impy-9f2aee65453981b37b7108ba3acdd86f0354defa.tar.xz |
Second Life viewer sources 1.22.11
Diffstat (limited to 'linden/indra/llcommon/llversionviewer.h')
-rw-r--r-- | linden/indra/llcommon/llversionviewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llversionviewer.h b/linden/indra/llcommon/llversionviewer.h index 258a5e2..33e5fdc 100644 --- a/linden/indra/llcommon/llversionviewer.h +++ b/linden/indra/llcommon/llversionviewer.h | |||
@@ -34,7 +34,7 @@ | |||
34 | 34 | ||
35 | const S32 LL_VERSION_MAJOR = 1; | 35 | const S32 LL_VERSION_MAJOR = 1; |
36 | const S32 LL_VERSION_MINOR = 22; | 36 | const S32 LL_VERSION_MINOR = 22; |
37 | const S32 LL_VERSION_PATCH = 10; | 37 | const S32 LL_VERSION_PATCH = 11; |
38 | const S32 LL_VERSION_BUILD = 0; | 38 | const S32 LL_VERSION_BUILD = 0; |
39 | 39 | ||
40 | const char * const LL_CHANNEL = "Second Life Release"; | 40 | const char * const LL_CHANNEL = "Second Life Release"; |