Skip to content

Commit

Permalink
docs: fix order
Browse files Browse the repository at this point in the history
  • Loading branch information
Spasi committed May 14, 2019
1 parent ef64295 commit e27da7f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/notes/3.2.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ This build includes the following changes:
#### Bindings

- bgfx: Updated to API version 99 (up from 90)
- CUDA: Updated to 10.1 (up from 10.0)
- glfw: Updated to 3.3.0 (up from 3.3.0 pre-release):
* Added `GLFW_RAW_MOUSE_MOTION`.
* Added `glfwGetMonitorWorkarea`.
* Added `glfwRawMouseMotionSupported`.
- CUDA: Updated to 10.1 (up from 10.0)
- jemalloc: Updated to 5.2.0 (up from pre-release 5.2.0)
- LibOVR: Updated to 1.35.0 (up from 1.31.0)
- LLVM/Clang: Updated to 8.0 (up from 7.0)
Expand Down
2 changes: 1 addition & 1 deletion doc/notes/full.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ This build includes the following changes:
#### Bindings

- bgfx: Updated to API version 99 (up from 90)
- CUDA: Updated to 10.1 (up from 10.0)
- glfw: Updated to 3.3.0 (up from 3.3.0 pre-release):
* Added `GLFW_RAW_MOUSE_MOTION`.
* Added `glfwGetMonitorWorkarea`.
* Added `glfwRawMouseMotionSupported`.
- CUDA: Updated to 10.1 (up from 10.0)
- jemalloc: Updated to 5.2.0 (up from pre-release 5.2.0)
- LibOVR: Updated to 1.35.0 (up from 1.31.0)
- LLVM/Clang: Updated to 8.0 (up from 7.0)
Expand Down
2 changes: 1 addition & 1 deletion doc/notes/latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ This build includes the following changes:
#### Bindings

- bgfx: Updated to API version 99 (up from 90)
- CUDA: Updated to 10.1 (up from 10.0)
- glfw: Updated to 3.3.0 (up from 3.3.0 pre-release):
* Added `GLFW_RAW_MOUSE_MOTION`.
* Added `glfwGetMonitorWorkarea`.
* Added `glfwRawMouseMotionSupported`.
- CUDA: Updated to 10.1 (up from 10.0)
- jemalloc: Updated to 5.2.0 (up from pre-release 5.2.0)
- LibOVR: Updated to 1.35.0 (up from 1.31.0)
- LLVM/Clang: Updated to 8.0 (up from 7.0)
Expand Down

0 comments on commit e27da7f

Please sign in to comment.