1.5.4 Release

This commit is contained in:
siana
2011-02-20 04:40:05 +01:00
parent d88ca3e218
commit 89a8b3cfa0
4 changed files with 5 additions and 3 deletions

View File

@@ -35,10 +35,10 @@
const S32 LL_VERSION_MAJOR = 1;
const S32 LL_VERSION_MINOR = 5;
const S32 LL_VERSION_PATCH = 3;
const S32 LL_VERSION_PATCH = 4;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Singularity Viewer";
const char * const LL_CHANNEL = "Singularity";
#if LL_DARWIN
const char * const LL_VERSION_BUNDLE_ID = "com.secondlife.snowglobe.viewer";

View File

@@ -73,7 +73,9 @@ UninstallIcon %%SOURCE%%\installers\windows\install_icon_singularity.ico
WindowIcon off ; show our icon in left corner
BGGradient 9090b0 000000 notext
CRCCheck on ; make sure CRC is OK
InstProgressFlags smooth colored ; new colored smooth look
#InstProgressFlags smooth colored ; new colored smooth look
InstProgressFlags
InstallColors /windows
ShowInstDetails show ; no details, no "show" button
SetOverwrite on ; stomp files by default
AutoCloseWindow true ; after all files install, close window

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB