diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-04-22 08:32:13 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-04-22 08:32:13 -0400 |
commit | c8e105a4d5e52e8e7539ab1f2cd07ebe0ae9033a (patch) | |
tree | 4103342204c4da7816a700afb12920c8cd066ccd | |
parent | 79bafa1f4037f371b2f03c54647565c9537cc0c2 (diff) | |
download | seabios-c8e105a4d5e52e8e7539ab1f2cd07ebe0ae9033a.tar.gz |
docs: Note release date of 1.9.2
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Releases.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Releases.md b/docs/Releases.md index b9a9a171..784e76c8 100644 --- a/docs/Releases.md +++ b/docs/Releases.md @@ -25,6 +25,11 @@ SeaBIOS 1.9.1 Available on 20160215. Stable release containing only bug fixes. +SeaBIOS 1.9.2 +------------- + +Available on 20160422. Stable release containing only bug fixes. + SeaBIOS 1.8.0 ============= |