Bump version numbers for upcoming release candidate.
This commit is contained in:
parent
20931fb3f4
commit
c5287ac66a
|
@ -67,7 +67,7 @@ TOOLSDIR= tools
|
|||
|
||||
# This is the *documentation* release, and is used to construct the file
|
||||
# names of the downloadable tarballs.
|
||||
RELEASE=2.1b2
|
||||
RELEASE=2.1rc1
|
||||
|
||||
PYTHON= python
|
||||
DVIPS= dvips -N0 -t $(PAPER)
|
||||
|
|
|
@ -6,5 +6,5 @@
|
|||
}
|
||||
|
||||
\date{\today} % XXX update before release!
|
||||
\release{2.1 beta 2} % software release, not documentation
|
||||
\release{2.1 rc 1} % software release, not documentation
|
||||
\setshortversion{2.1} % major.minor only for software
|
||||
|
|
Loading…
Reference in New Issue