diff options
author | Keith Packard <keithp@keithp.com> | 2014-08-17 21:21:31 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-08-17 21:21:31 -0700 |
commit | c475594348e44a20ee0a52f11ba609af300ef5e2 (patch) | |
tree | 28ac2dc012f3f541cb59c974da5091c175fb7c92 /doc/Makefile | |
parent | 768036f551e90e33005250e4585d7c96f74339cf (diff) |
Update for 1.4.21.4.2branch-1.4
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index c39450c7..0f63e9c9 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -16,7 +16,8 @@ RELNOTES=\ release-notes-1.3.1.html \ release-notes-1.3.2.html \ release-notes-1.4.html \ - release-notes-1.4.1.html + release-notes-1.4.1.html \ + release-notes-1.4.2.html PICTURES=\ altosui.png \ |