Ignore:
Timestamp:
10/29/15 14:44:08 (9 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

What Interface Changed: new methods, get_rev_info_file, get_asap_revdate, to support git

Test Programs:

Put in Release Notes: No

Module(s):

Description: committing changes for git from Ville.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r2929 r3056  
    5959from _asap import srctype
    6060
    61 __date__ = '$Date$'.split()[1]
     61__date__ = get_asap_revdate()
    6262__version__  = '4.3.0a'
    6363__revision__ = get_revision()
Note: See TracChangeset for help on using the changeset viewer.