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