summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-12-25 17:01:41 -0800
committerKeith Packard <keithp@keithp.com>2011-12-25 17:03:59 -0800
commit699dc89ce00cf3133b484324273f00d28a3c6af6 (patch)
treed8ae9e49b96deb5cb1c8cb0d266d88a8af00dbcf /doc/Makefile
parent69dca3e53f0abbf0180dd5a04eed0549f4634561 (diff)
Add 1.0.3 release notes.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 81515b45..ab37c1b9 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -8,7 +8,8 @@ RELNOTES=\
release-notes-0.9.html \
release-notes-0.9.2.html \
release-notes-1.0.1.html \
- release-notes-1.0.2.html
+ release-notes-1.0.2.html \
+ release-notes-1.0.3.html \
RELNOTES_XSL=$(RELNOTES:.html=.xsl)
HTML=altusmetrum.html altos.html telemetry.html $(RELNOTES)