Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a00abc commit 91eb3e8Copy full SHA for 91eb3e8
2 files changed
Doc/Makefile
@@ -64,7 +64,7 @@ TOOLSDIR= tools
64
65
# This is the *documentation* release, and is used to construct the file
66
# names of the downloadable tarballs.
67
-RELEASE=2.0c1
+RELEASE=2.0
68
69
70
# These must be declared phony since there
Doc/texinputs/boilerplate.tex
@@ -5,6 +5,6 @@
5
E-mail: \email{[email protected]}
6
}
7
8
-\date{October 9, 2000} % XXX update before release!
9
-\release{2.0c1} % software release, not documentation
+\date{October 16, 2000} % XXX update before release!
+\release{2.0} % software release, not documentation
10
\setshortversion{2.0} % major.minor only for software
0 commit comments