VirtualBox

Changeset 57216 in vbox


Ignore:
Timestamp:
Aug 6, 2015 1:40:41 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101968
Message:

pr7972. OVF: fixed VBox version to correctly support new features during OVF export and import.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r56788 r57216  
    9595
    9696/** VirtualBox XML settings version number substring ("x.y")  */
    97 #define VBOX_XML_VERSION        "1.12"
     97#define VBOX_XML_VERSION        "1.15"
    9898
    9999/** VirtualBox XML settings version platform substring */
     
    355355        // creating new settings file:
    356356        m->strSettingsVersionFull = VBOX_XML_VERSION_FULL;
    357         m->sv = SettingsVersion_v1_12;
     357        m->sv = SettingsVersion_v1_15;
    358358    }
    359359}
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette