Changeset 20366

Show
Ignore:
Timestamp:
06/27/07 15:43:51 (1 year ago)
Author:
patrick
Message:

Noted the change from _DEBUG to JCCL_DEBUG/JUGGLER_DEBUG and bumped the
version to 1.1.13.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/branches/2.2/modules/jackal/ChangeLog

    r19787 r20366  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3Jun-27-2007 patrick     Changed the preprocessor identification of debug versus 
     4                        optimized to look for JCCL_DEBUG or JUGGLER_DEBUG 
     5                        instead of _DEBUG (and JCCL_OPT or JUGGLER_OPT instead 
     6                        of _OPT). 
     7                        NEW VERSION: 1.1.13 
    38Jan-30-2007 patrick     Eliminated the need to set JCCL_BASE_DIR on Windows to 
    49                        run applications. 
  • juggler/branches/2.2/modules/jackal/VERSION

    r19787 r20366  
     11.1.13-0 @06/27/2007 20:45:00 UTC@ 
    121.1.12-0 @01/30/2007 22:30:00 UTC@ 
    231.1.11-0 @12/13/2006 16:30:00 UTC@