diff options
author | Keith Packard <keithp@keithp.com> | 2017-08-12 00:06:26 -0400 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-08-12 00:06:26 -0400 |
commit | 243c1e519d41b45765d4edf5f608655d6ab01eff (patch) | |
tree | 790f937a2a72bbc74445b3ea85e00fc1ee61828c /doc/Makefile | |
parent | 7b67dcdd90317845261e51a1adb2404dcb0f2507 (diff) |
doc: Add 1.8 release notes
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index bbda6301..a09380cf 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,6 +3,7 @@ # RELNOTES_INC=\ + release-notes-1.8.inc \ release-notes-1.7.inc \ release-notes-1.6.8.inc \ release-notes-1.6.5.inc \ |