Changeset 20350

Show
Ignore:
Timestamp:
06/26/07 18:09:36 (1 year ago)
Author:
patrick
Message:

Note the change from _DEBUG to SNX_DEBUG/JUGGLER_DEBUG and bumped the version
to 1.3.1.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/sonix/ChangeLog

    r19788 r20350  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3Jun-26-2007 patrick     Changed the preprocessor identification of debug versus 
     4                        optimized to look for SNX_DEBUG or JUGGLER_DEBUG 
     5                        instead of _DEBUG (and SNX_OPT or JUGGLER_OPT instead 
     6                        of _OPT). 
     7                        NEW VERSION: 1.3.1 
    38Jan-30-2007 patrick     Eliminated the need to set SNX_BASE_DIR on Windows to 
    49                        run applications. 
  • juggler/trunk/modules/sonix/VERSION

    r19944 r20350  
     11.3.1-0 @06/26/2007 23:10:00 UTC@ 
    121.3.0-0 @04/18/2007 15:55:00 UTC@ 
    231.1.8-0 @01/30/2007 22:30:00 UTC@