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

Skip to content

Commit 3fee304

Browse files
committed
Bump version number and set date.
1 parent cd0ed97 commit 3fee304

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
@@ -67,7 +67,7 @@ TOOLSDIR= tools
6767

6868
# This is the *documentation* release, and is used to construct the file
6969
# names of the downloadable tarballs.
70-
RELEASE=2.1c1
70+
RELEASE=2.1
7171

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

Doc/texinputs/boilerplate.tex

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

8-
\date{\today} % XXX update before release!
9-
\release{2.1c1} % software release, not documentation
8+
\date{April 15, 2001} % XXX update before release!
9+
\release{2.1} % software release, not documentation
1010
\setshortversion{2.1} % major.minor only for software

0 commit comments

Comments
 (0)