Bump version number.
This commit is contained in:
parent
c69205526a
commit
56dd35bd44
|
@ -67,7 +67,7 @@ TOOLSDIR= tools
|
||||||
|
|
||||||
# This is the *documentation* release, and is used to construct the file
|
# This is the *documentation* release, and is used to construct the file
|
||||||
# names of the downloadable tarballs.
|
# names of the downloadable tarballs.
|
||||||
RELEASE=2.2a3
|
RELEASE=2.2a4
|
||||||
|
|
||||||
PYTHON= python
|
PYTHON= python
|
||||||
DVIPS= dvips -N0 -t $(PAPER)
|
DVIPS= dvips -N0 -t $(PAPER)
|
||||||
|
|
|
@ -7,5 +7,5 @@
|
||||||
|
|
||||||
\date{\today} % XXX update before release!
|
\date{\today} % XXX update before release!
|
||||||
\release{2.2} % software release, not documentation
|
\release{2.2} % software release, not documentation
|
||||||
\setreleaseinfo{a3} % empty for final release
|
\setreleaseinfo{a4} % empty for final release
|
||||||
\setshortversion{2.2} % major.minor only for software
|
\setshortversion{2.2} % major.minor only for software
|
||||||
|
|
Loading…
Reference in New Issue