diff options
author | Keith Packard <keithp@keithp.com> | 2016-05-10 23:13:14 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-05-11 23:22:15 -0700 |
commit | 471091d0fddf09ed69df75e4f2fdd92e5f57b9c5 (patch) | |
tree | 0102fd9e990f99f633d6c0daff28680e73994229 /doc/Makefile | |
parent | b2710128a715a109745ec40553a3d4149a7f49ab (diff) |
doc: Start update for 1.6.4
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 ed06006a..31bc08d8 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,6 +3,7 @@ # RELNOTES_INC=\ + release-notes-1.6.4.inc \ release-notes-1.6.3.inc \ release-notes-1.6.2.inc \ release-notes-1.6.1.inc \ |