Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e2244c

Browse files
committed
Bump version information for Python 2.3 beta 2.
1 parent 6595e15 commit 3e2244c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ TOOLSDIR= tools
6666

6767
# This is the *documentation* release, and is used to construct the file
6868
# names of the downloadable tarballs.
69-
RELEASE=2.3b1
69+
RELEASE=2.3b2
7070

7171
PYTHON= python
7272
DVIPS= dvips -N0 -t $(PAPER)

Doc/texinputs/boilerplate.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Email: \email{[email protected]}
66
}
77

8-
\date{\today} % XXX update before final release!
8+
\date{June 29, 2003} % XXX update before final release!
99
\release{2.3} % software release, not documentation
10-
\setreleaseinfo{b1+} % empty for final release
10+
\setreleaseinfo{b2} % empty for final release
1111
\setshortversion{2.3} % major.minor only for software

0 commit comments

Comments
 (0)