commit | 228e31eef9480f3258f4fa71c5debea84ec37c5a | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Aug 04 16:59:29 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Aug 04 16:59:29 1998 +0000 |
tree | c52fd9259ab1c99a1367f80511f39fb0c40cbad5 | |
parent | da4d6daa4a4a95f7031f9b8c3e76222ec4fd509e [diff] [blame] |
Update the documentation release number in RELEASE.
diff --git a/Doc/Makefile b/Doc/Makefile index 9d680fa..24ad2a0 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -76,7 +76,7 @@ # Ideally, you shouldn't need to edit beyond this point -RELEASE=1.5.1 +RELEASE=1.5.1p1 VERSION=1.5 MANDVIFILES= api.dvi ext.dvi lib.dvi ref.dvi tut.dvi