VirtualBox

Changeset 57280 in vbox


Ignore:
Timestamp:
Aug 12, 2015 7:47:12 AM (9 years ago)
Author:
vboxsync
Message:

Backed out r101968, not necessary anymore. Still the current value of VBOX_XML_VERSION is just arbitrary.

File:
1 edited

Legend:

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

    r57216 r57280  
    9595
    9696/** VirtualBox XML settings version number substring ("x.y")  */
    97 #define VBOX_XML_VERSION        "1.15"
     97#define VBOX_XML_VERSION        "1.12"
    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_15;
     357        m->sv = SettingsVersion_v1_12;
    358358    }
    359359}
Note: See TracChangeset for help on using the changeset viewer.

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