Changeset 3057


Ignore:
Timestamp:
10/29/15 15:03:51 (9 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs: asap.version

Put in Release Notes: No

Module(s):

Description: Changed the definition of asap.version to the value of the latest release of stand-alone asap.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r3056 r3057  
    6060
    6161__date__ = get_asap_revdate()
    62 __version__  = '4.3.0a'
     62__version__  = '4.0.0a'
    6363__revision__ = get_revision()
    6464
Note: See TracChangeset for help on using the changeset viewer.