Changeset 69808 in vbox
- Timestamp:
- Nov 22, 2017 4:19:16 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
-
Config.kmk (modified) (1 diff)
-
Version.kmk (modified) (1 diff)
-
src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) ( previous)
-
src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) ( previous)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r69780 r69808 20 20 21 21 # Marker. 22 VBOX_ROOT_CONFIG_KMK_INCLUDED = 122 VBOX_ROOT_CONFIG_KMK_INCLUDED = 1 23 23 24 24 -
trunk/Version.kmk
r69807 r69808 20 20 21 21 # Major version. 22 VBOX_VERSION_MAJOR = 522 VBOX_VERSION_MAJOR = 5 23 23 # Minor version. 24 VBOX_VERSION_MINOR = 224 VBOX_VERSION_MINOR = 2 25 25 # This is the current build number. It should be increased every time we publish a 26 26 # new build. The define is available in every source file. Only even build numbers 27 27 # will be published, odd numbers are set during development. 28 VBOX_VERSION_BUILD = 228 VBOX_VERSION_BUILD = 2 29 29 # This can be overridden in LocalConfig.kmk or elsewhere. 30 30 # For the convention, see checks near the end of Config.kmk.
Note:
See TracChangeset
for help on using the changeset viewer.

