Skip to content

Commit

Permalink
Version 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
siana committed Apr 20, 2013
1 parent 24047c9 commit e484904
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions indra/llcommon/llversionviewer.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
#define LL_LLVERSIONVIEWER_H

const S32 LL_VERSION_MAJOR = 1;
const S32 LL_VERSION_MINOR = 7;
const S32 LL_VERSION_PATCH = 3;
const S32 LL_VERSION_MINOR = 8;
const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = ${vBUILD};

const char * const LL_CHANNEL = "${VIEWER_CHANNEL}";
Expand Down

0 comments on commit e484904

Please sign in to comment.