aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/Makefile2
-rw-r--r--Doc/texinputs/boilerplate.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 74765b8e291..94e2a20933b 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -66,7 +66,7 @@ TOOLSDIR= tools
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
-RELEASE=2.3c1
+RELEASE=2.3c2
PYTHON= python
DVIPS= dvips -N0 -t $(PAPER)
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex
index 6aa754b430e..fb9942bdda7 100644
--- a/Doc/texinputs/boilerplate.tex
+++ b/Doc/texinputs/boilerplate.tex
@@ -7,5 +7,5 @@
\date{\today} % XXX update before final release!
\release{2.3} % software release, not documentation
-\setreleaseinfo{c1} % empty for final release
+\setreleaseinfo{c2} % empty for final release
\setshortversion{2.3} % major.minor only for software