Changeset 151 for trunk/src/pxeconfig.py.in
- Timestamp:
- 04/17/09 12:00:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/pxeconfig.py.in
r150 r151 72 72 START = 'start' 73 73 END = 'end' 74 VERSION = '3.0. 0'74 VERSION = '3.0.1 75 75 76 76 class PxeConfig(Exception):
Note: See TracChangeset
for help on using the changeset viewer.