Show
Ignore:
Timestamp:
01/21/08 21:00:16 (4 years ago)
Author:
mgalloy
Message:

IDLdoc 3.0 release; tagged and branched.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/idldoc/src/idldoc_version.pro

    r451 r458  
    1313  compile_opt strictarr 
    1414   
    15   version = '3.0rc3' 
    16   revision = '-r450' 
     15  version = '3.0' 
     16  revision = '-r457' 
    1717   
    1818  return, version + (keyword_set(full) ? (' ' + revision) : '')