VirtualBox

Changeset 18421 in vbox


Ignore:
Timestamp:
Mar 27, 2009 8:40:53 PM (16 years ago)
Author:
vboxsync
Message:

Beta 2 is done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r18420 r18421  
    147147VBOX_VERSION_MAJOR = 2
    148148# Minor version.
    149 VBOX_VERSION_MINOR = 2
     149VBOX_VERSION_MINOR = 1
    150150# This is the current build number. It should be increased every time we publish a
    151151# new build. The define is available in every source file. Only even build numbers
    152152# will be published, odd numbers are set during development.
    153 VBOX_VERSION_BUILD = 0
     153VBOX_VERSION_BUILD = 55
    154154# Full version string (may include more than just x.y.z, but no spaces or other problematic chars).
    155155VBOX_VERSION_STRING = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)
     
    160160 export VBOX_DOCUMENTATION_SH_MODE = release
    161161endif
    162 VBOX_VERSION_STRING = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)_BETA2
    163162
    164163
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