Changeset 2984

Show
Ignore:
Timestamp:
06/10/08 20:32:31 (5 years ago)
Author:
luis
Message:

Fixed bug on Bug Report

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/umitGUI/BugReport.py

    r2977 r2984  
    5757        # Obtained at bug tracker page source code 
    5858         
    59         self.category_list.append(["Umit %s" % VERSION, 
    60                                    "Umit %s" % VERSION]) 
     59        self.category_list.append(["Umit 0.9.5", 
     60                                   "Umit 0.9.5"]) 
    6161        self.category_list.append(["umitCore","umitCore"]) 
    6262        self.category_list.append(["umitGUI","umitGUI"])