Docs: version bump to 0.0.4

This commit is contained in:
vit9696 2019-07-03 23:32:49 +03:00
parent 1b66a2bc1e
commit 9c70249a2d
7 changed files with 999 additions and 787 deletions

View File

@ -1,6 +1,8 @@
OpenCore Changelog
==================
#### v0.0.4
#### v0.0.3
- Added complete modern platform database (2012+)
- Added `DisableIoMapper` kernel quirk

Binary file not shown.

View File

@ -74,7 +74,7 @@
\vspace{0.2in}
Reference Manual (0.0.3)
Reference Manual (0.0.4)
\vspace{0.2in}

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
OpenCore version reported to log and NVRAM.
OPEN_CORE_VERSION must follow X.Y.Z format, where X.Y.Z are single digits.
**/
#define OPEN_CORE_VERSION "0.0.3"
#define OPEN_CORE_VERSION "0.0.4"
/**
OpenCore build type reported to log and NVRAM.