Skip to content
Snippets Groups Projects
Commit 902b3306 authored by Oz Linden's avatar Oz Linden
Browse files

increment viewer version to 3.2.0

parent 53ce47fc
Branches
No related tags found
No related merge requests found
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
#define LL_LLVERSIONVIEWER_H #define LL_LLVERSIONVIEWER_H
const S32 LL_VERSION_MAJOR = 3; const S32 LL_VERSION_MAJOR = 3;
const S32 LL_VERSION_MINOR = 1; const S32 LL_VERSION_MINOR = 2;
const S32 LL_VERSION_PATCH = 1; const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = 0; const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer"; const char * const LL_CHANNEL = "Second Life Developer";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment