From 5fd0f5edb03dc0c65fef5898d9539d957d3e9353 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Sat, 13 Jun 2009 13:22:19 -0500 Subject: Second Life viewer sources 1.23.4-RC --- linden/indra/llcommon/llversionviewer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linden/indra/llcommon/llversionviewer.h') diff --git a/linden/indra/llcommon/llversionviewer.h b/linden/indra/llcommon/llversionviewer.h index 34d0335..eb84643 100644 --- a/linden/indra/llcommon/llversionviewer.h +++ b/linden/indra/llcommon/llversionviewer.h @@ -35,8 +35,8 @@ const S32 LL_VERSION_MAJOR = 1; const S32 LL_VERSION_MINOR = 23; -const S32 LL_VERSION_PATCH = 3; -const S32 LL_VERSION_BUILD = 122255; +const S32 LL_VERSION_PATCH = 4; +const S32 LL_VERSION_BUILD = 123523; const char * const LL_CHANNEL = "Second Life Release Candidate"; -- cgit v1.1