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

Skip to content

Commit 56dd35b

Browse files
committed
Bump version number.
1 parent c692055 commit 56dd35b

2 files changed

Lines changed: 2 additions & 2 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.2a3
70+
RELEASE=2.2a4
7171

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

Doc/texinputs/boilerplate.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77

88
\date{\today} % XXX update before release!
99
\release{2.2} % software release, not documentation
10-
\setreleaseinfo{a3} % empty for final release
10+
\setreleaseinfo{a4} % empty for final release
1111
\setshortversion{2.2} % major.minor only for software

0 commit comments

Comments
 (0)