Show
Ignore:
Timestamp:
06/19/08 19:10:01 (4 years ago)
Author:
mgalloy
Message:

Changes from IDLdoc 3.1.1 release.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/IDLDOC_3_1/idldoc/src/idldoc_version.pro

    r496 r509  
    1313  compile_opt strictarr 
    1414   
    15   version = '3.1.0' 
    16   revision = '-r494' 
     15  version = '3.1.1' 
     16  revision = '-r498' 
    1717   
    1818  return, version + (keyword_set(full) ? (' ' + revision) : '')