Changeset 20347

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

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

Files:

Legend:

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

    r19786 r20347  
    11DATE       AUTHOR      CHANGE 
    22---------- ----------- -------------------------------------------------------- 
     32007-06-26 patrick     Changed the preprocessor identification of debug versus 
     4                       optimized to look for TWEEK_DEBUG or JUGGLER_DEBUG 
     5                       instead of _DEBUG (and TWEEK_OPT or JUGGLER_OPT instead 
     6                       of _OPT). 
     7                       NEW VERSION: 1.3.1 
    382007-01-30 patrick     Eliminated the need to set TWEEK_BASE_DIR on Windows to 
    49                       run applications. 
  • juggler/trunk/modules/tweek/VERSION

    r19944 r20347  
     11.3.1-0 @06/26/2007 23:05:00 UTC@ 
    121.3.0-0 @04/18/2007 15:55:00 UTC@ 
    231.1.11-0 @01/30/2007 22:30:00 UTC@