diff options
author | Keith Packard <keithp@keithp.com> | 2017-08-27 22:48:46 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-08-28 00:22:43 -0700 |
commit | abe100385cedf2b0734191611d97e794805d0ef4 (patch) | |
tree | 78e50051e15f16aeec7dc998ccaccf30483dff6c /doc/Makefile | |
parent | 4775b1d9b50a8732d66a0ad3b73ff74901a8cb7f (diff) |
doc: Update for 1.8.1
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 a09380cf..5b264e02 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,6 +3,7 @@ # RELNOTES_INC=\ + release-notes-1.8.1.inc \ release-notes-1.8.inc \ release-notes-1.7.inc \ release-notes-1.6.8.inc \ |