diff options
author | Keith Packard <keithp@keithp.com> | 2017-04-21 22:24:00 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-04-21 22:25:03 -0700 |
commit | eb1c2bf5244840049c0a58e0ceecfcd9f5c290dd (patch) | |
tree | 9ecb6ae78979864e6afead61ac3f5c55d48464fd /doc/Makefile | |
parent | 5849ee6c09669e6d2e6940a76bcb5cc23178fc68 (diff) |
doc: Finish updates for v1.7
Scrub all TeleMini references and make sure they're fixed for v3. No
'emergency' mode yet. No reflashing yet.
Add v1.7 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 40afbf6a..0d01279f 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,6 +3,7 @@ # RELNOTES_INC=\ + release-notes-1.7.inc \ release-notes-1.6.8.inc \ release-notes-1.6.5.inc \ release-notes-1.6.4.inc \ |