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 9bd4462 commit afc0d8eCopy full SHA for afc0d8e
2 files changed
Doc/Makefile
@@ -66,7 +66,7 @@ TOOLSDIR= tools
66
67
# This is the *documentation* release, and is used to construct the file
68
# names of the downloadable tarballs.
69
-RELEASE=2.3
+RELEASE=2.4a0
70
71
PYTHON= python
72
DVIPS= dvips -N0 -t $(PAPER)
Doc/texinputs/boilerplate.tex
@@ -6,6 +6,6 @@
6
}
7
8
\date{\today} % XXX update before final release!
9
-\release{2.3+} % software release, not documentation
10
-\setreleaseinfo{} % empty for final release
11
-\setshortversion{2.3} % major.minor only for software
+\release{2.4} % software release, not documentation
+\setreleaseinfo{a0} % empty for final release
+\setshortversion{2.4} % major.minor only for software
0 commit comments