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

increment viewer version to 3.0.0

parent 0d085e90
Branches
Tags
No related merge requests found
......@@ -27,9 +27,9 @@
#ifndef LL_LLVERSIONVIEWER_H
#define LL_LLVERSIONVIEWER_H
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 8;
const S32 LL_VERSION_PATCH = 4;
const S32 LL_VERSION_MAJOR = 0;
const S32 LL_VERSION_MINOR = 0;
const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = 0;
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