Changeset 2984
- Timestamp:
- 06/10/08 20:32:31 (5 years ago)
- Files:
-
- 1 modified
-
trunk/umitGUI/BugReport.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/umitGUI/BugReport.py
r2977 r2984 57 57 # Obtained at bug tracker page source code 58 58 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"]) 61 61 self.category_list.append(["umitCore","umitCore"]) 62 62 self.category_list.append(["umitGUI","umitGUI"])
