VirtualBox

Changeset 41026 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Apr 23, 2012 1:03:54 PM (13 years ago)
Author:
vboxsync
Message:

Main/VirtualBoxImpl.cpp: clean up version handling a bit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp

    r40633 r41026  
    3737#include <VBox/param.h>
    3838#include <VBox/settings.h>
    39 #include <VBox/version.h>
    4039
    4140#include <package-generated.h>
     41#include <version-generated.h>
    4242
    4343#include <algorithm>
     
    349349
    350350    if (sVersion.isEmpty())
    351         sVersion = VBOX_VERSION_STRING;
     351        sVersion = RTBldCfgVersion();
    352352    sRevision = RTBldCfgRevision();
    353353    if (sPackageType.isEmpty())
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