Changeset 48045 in vbox for trunk/src/VBox
- Timestamp:
- Aug 25, 2013 7:24:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/glue/vboxapi.py
r48043 r48045 968 968 This will be incremented when features are added to this file. 969 969 """ 970 return 2;970 return 3; 971 971 972 972
Note:
See TracChangeset
for help on using the changeset viewer.