From 8f5227f52c968563bc392aea2933f95646b115e9 Mon Sep 17 00:00:00 2001 From: November Date: Wed, 13 Oct 2010 15:04:44 -0700 Subject: [PATCH] Committing version. --- indra/llcommon/llversionviewer.h | 2 +- indra/newview/English.lproj/InfoPlist.strings | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h index c43395731..818d65283 100644 --- a/indra/llcommon/llversionviewer.h +++ b/indra/llcommon/llversionviewer.h @@ -36,7 +36,7 @@ const S32 LL_VERSION_MAJOR = 1; const S32 LL_VERSION_MINOR = 4; const S32 LL_VERSION_PATCH = 2; -const S32 LL_VERSION_BUILD = 8; +const S32 LL_VERSION_BUILD = 9; const char * const LL_CHANNEL = "Ascent Viewer Release"; diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings index b2c2b72e6..a1040d232 100644 --- a/indra/newview/English.lproj/InfoPlist.strings +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -2,6 +2,6 @@ CFBundleName = "Ascent"; -CFBundleShortVersionString = "Ascent version 1.4.2.7"; -CFBundleGetInfoString = "Snowglobe version 1.4.2.7, Balseraph Software Group"; +CFBundleShortVersionString = "Ascent version 1.4.2.9"; +CFBundleGetInfoString = "Snowglobe version 1.4.2.9, Balseraph Software Group";