mirror of
https://github.com/status-im/OpenXR-Docs.git
synced 2026-08-31 01:31:16 +00:00
Patch release for the 1.0 series. Updates version to 1.0.3. - OpenXR-SDK-Source PR #139 - Write output atomically at the end of generator scripts ### Internal issues - Spec - Clarify what happens when a swapchain that has never been released is passed to `xrEndFrame`. (internal MR 1569, internal issue 1121) - Remove duplicated paragraph in `XR_KHR_vulkan_enable` (internal MR 1543) - Registry - Add `XR_EXT_view_configuration_depth_range` extension (internal MR 1502, internal issue 1201) - Reserve a Monado extension (internal MR 1541)
10 lines
307 B
INI
10 lines
307 B
INI
[Version]
|
|
|
|
# If updating the major or minor version below,
|
|
# you will also want to update the "features" in the registry, etc. -
|
|
# update_version.py (using this file) only updates XR_CURRENT_API_VERSION
|
|
# Similarly, update specification/scripts/extensionmetadocgenerator.py as well.
|
|
MAJOR=1
|
|
MINOR=0
|
|
PATCH=3
|