Changeset 296 for trunk/src/pbs_2.4.py


Ignore:
Timestamp:
05/16/13 09:50:23 (11 years ago)
Author:
dennis
Message:

Minor version change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pbs_2.4.py

    r277 r296  
    835835  return d
    836836
    837 version_info = ( 4, 4, 0 )
    838 version = 'SARA pbs_python version 4.4.0'
     837version_info = ( 4, 3, 6 )
     838version = 'SARA pbs_python version 4.3.6'
    839839
    840840# A useful dict with error codes to text
Note: See TracChangeset for help on using the changeset viewer.