VirtualBox

Changeset 28745 in vbox


Ignore:
Timestamp:
Apr 26, 2010 11:20:30 AM (15 years ago)
Author:
vboxsync
Message:

3.2.0_BETA1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r28741 r28745  
    151151VBOX_VERSION_MAJOR = 3
    152152# Minor version.
    153 VBOX_VERSION_MINOR = 1
     153VBOX_VERSION_MINOR = 2
    154154# This is the current build number. It should be increased every time we publish a
    155155# new build. The define is available in every source file. Only even build numbers
    156156# will be published, odd numbers are set during development.
    157 VBOX_VERSION_BUILD = 51
     157VBOX_VERSION_BUILD = 0
    158158# Full version string (may include more than just x.y.z, but no spaces or other problematic chars).
    159 VBOX_VERSION_STRING = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)
     159VBOX_VERSION_STRING = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)_BETA1
    160160# Force the additions.sh script to get an exact additions build when we're doing the release.
    161161
    162162ifeq ($(int-mod $(VBOX_VERSION_BUILD),2),0)
    163  export VBOX_ADDITIONS_SH_MODE = release
    164  export VBOX_DOCUMENTATION_SH_MODE = release
     163# export VBOX_ADDITIONS_SH_MODE = release
     164# export VBOX_DOCUMENTATION_SH_MODE = release
    165165endif
    166166
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