summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-08-04 16:59:29 (GMT)
committerFred Drake <fdrake@acm.org>1998-08-04 16:59:29 (GMT)
commit228e31eef9480f3258f4fa71c5debea84ec37c5a (patch)
treec52fd9259ab1c99a1367f80511f39fb0c40cbad5 /Doc/Makefile
parentda4d6daa4a4a95f7031f9b8c3e76222ec4fd509e (diff)
downloadcpython-228e31eef9480f3258f4fa71c5debea84ec37c5a.zip
cpython-228e31eef9480f3258f4fa71c5debea84ec37c5a.tar.gz
cpython-228e31eef9480f3258f4fa71c5debea84ec37c5a.tar.bz2
Update the documentation release number in RELEASE.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 9d680fa..24ad2a0 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -76,7 +76,7 @@ VPATH=.
# 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