VirtualBox

Ignore:
Timestamp:
Jun 15, 2007 9:03:24 AM (18 years ago)
Author:
vboxsync
Message:

OSE is already stated by the version string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp

    r3110 r3117  
    217217    if (!fShown)
    218218    {
    219         RTPrintf("VirtualBox "
    220 #ifdef VBOX_OSE
    221                  "OSE "
    222 #endif
    223                  "Command Line Management Interface Version %s\n"
     219        RTPrintf("VirtualBox Command Line Management Interface Version "
     220                 VBOX_VERSION_STRING  "\n"
    224221                 "(C) 2005-2007 innotek GmbH\n"
    225222                 "All rights reserved.\n"
    226                  "\n",
    227                  VBOX_VERSION_STRING);
     223                 "\n");
    228224        fShown = true;
    229225    }
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