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

Skip to content

Commit 91eb3e8

Browse files
committed
Update the release number and date.
1 parent 8a00abc commit 91eb3e8

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
@@ -64,7 +64,7 @@ TOOLSDIR= tools
6464

6565
# This is the *documentation* release, and is used to construct the file
6666
# names of the downloadable tarballs.
67-
RELEASE=2.0c1
67+
RELEASE=2.0
6868

6969

7070
# These must be declared phony since there

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{October 9, 2000} % XXX update before release!
9-
\release{2.0c1} % software release, not documentation
8+
\date{October 16, 2000} % XXX update before release!
9+
\release{2.0} % software release, not documentation
1010
\setshortversion{2.0} % major.minor only for software

0 commit comments

Comments
 (0)