VirtualBox

source: vbox/trunk/Version.kmk@ 76659

Last change on this file since 76659 was 76553, checked in by vboxsync, 6 years ago

scm --update-copyright-year

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
RevLine 
[68940]1# $Id: Version.kmk 76553 2019-01-01 01:45:53Z vboxsync $
2## @file
3#
4# The VirtualBox version.
5#
6# This file gets included by the global Config.kmk.
7#
8
9#
[76553]10# Copyright (C) 2017-2019 Oracle Corporation
[68940]11#
12# This file is part of VirtualBox Open Source Edition (OSE), as
13# available from http://www.virtualbox.org. This file is free software;
14# you can redistribute it and/or modify it under the terms of the GNU
15# General Public License (GPL) as published by the Free Software
16# Foundation, in version 2 as it comes in the "COPYING" file of the
17# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
18# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
19#
20
21# Major version.
[74973]22VBOX_VERSION_MAJOR = 6
[68940]23# Minor version.
[74973]24VBOX_VERSION_MINOR = 0
[68940]25# This is the current build number. It should be increased every time we publish a
26# new build. The define is available in every source file. Only even build numbers
27# will be published, odd numbers are set during development.
[76289]28VBOX_VERSION_BUILD = 1
[68940]29# This can be overridden in LocalConfig.kmk or elsewhere.
30# For the convention, see checks near the end of Config.kmk.
31VBOX_BUILD_PUBLISHER =
32# Just the BETA[n],ALPHA[n],RC[n] indicators. Set to empty string for release.
[76288]33VBOX_VERSION_PRERELEASE =
[68940]34# Force a release-type build with exactly matching Additions etc, even if
35# our numbering does not say this is a release build, by setting this non-empty.
[76140]36VBOX_RELEASE_EXACT_MATCH =
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette