Changeset 1132

Show
Ignore:
Timestamp:
08/08/05 15:25:22 (3 years ago)
Author:
paul
Message:

Final version change for 0.4.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r1131 r1132  
    11See the Subversion log for all the details. 
    22 
    3 Dabo-0.4 (2005-08-08) (Revision 1130): 
     3Dabo-0.4 (2005-08-08) (Revision 1132): 
    44 
    55Cleaned up the initialization of properties. No more initStyleProperties(); 
  • trunk/dabo/__version__.py

    r1120 r1132  
    22_revision = _revs["dabo"] 
    33 
    4 version = {"version": "0.3.2", 
     4version = {"version": "0.4", 
    55           "revision": _revision} 
    66