VirtualBox

Changeset 1397 in vbox for trunk/src/VBox/Frontends/VBoxSDL


Ignore:
Timestamp:
Mar 11, 2007 10:27:25 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19393
Message:

Use VBOX_VERSION_STRING when possible.

File:
1 edited

Legend:

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

    r967 r1397  
    807807
    808808    LogFlow(("SDL GUI started\n"));
    809     RTPrintf("VirtualBox SDL GUI %d.%d.%d built %s %s\n",
    810              VBOX_VERSION_MAJOR, VBOX_VERSION_MINOR, VBOX_VERSION_BUILD, __DATE__, __TIME__);
     809    RTPrintf("VirtualBox SDL GUI %s built %s %s\n",
     810             VBOX_VERSION_STRING, __DATE__, __TIME__);
    811811
    812812    // less than one parameter is not possible
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