VirtualBox

Changeset 96806 in vbox


Ignore:
Timestamp:
Sep 20, 2022 6:15:19 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153697
Message:

/Version.kmk: Preparations for keeping one package of the release batch in BETA state.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Version.kmk

    r96703 r96806  
    4545VBOX_RELEASE_EXACT_MATCH =
    4646
     47# For later: darwin.arm64 will remain BETA for quite a while.
     48#if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.arm64)
     49# if $(VBOX_VERSION_BUILD) % 2 == 0
     50#  ifeq ($(VBOX_VERSION_PRERELEASE),)
     51#   VBOX_RELEASE_EXACT_MATCH:=1
     52#  endif
     53# endif
     54# VBOX_VERSION_PRERELEASE:=BETA4
     55#endif
     56
    4757# Fallback revision when there is no other source. See Config.kmk.
    4858VBOX_SVN_REV_VERSION_FALLBACK := $(patsubst %:,,  $Rev$  )
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