Release candidate.
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 8c5360c..a233a74 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,18 +1,18 @@
 
-              Apache Commons Rng 1.0 RELEASE NOTES
+              Apache Commons RNG 1.0 RELEASE NOTES
 
-The Apache Commons Rng team is pleased to announce the release of commons-rng-1.0
+The Apache Commons RNG team is pleased to announce the release of commons-rng-1.0
 
-The Apache Commons Rng project provides implementations of random numbers generators.
+The Apache Commons RNG project provides implementations of random numbers generators.
 
-This is the first release of Commons Rng.
+This is the first release of Apache Commons RNG.
 The minimum version of the Java platform required to compile and use
-Commons Rng 1.0 is Java 6.
+Apache Commons RNG 1.0 is Java 6.
 
 No changes defined in this version.
 
-For complete information on Apache Commons Rng, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Commons Rng website:
+For complete information on Apache Commons RNG, including instructions on how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Commons RNG website:
 
 http://commons.apache.org/proper/commons-rng/
 
diff --git a/pom.xml b/pom.xml
index 0a157fd..fcb55ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <!-- do not use snapshot suffix here -->
     <commons.release.version>1.0</commons.release.version>
     <commons.release.desc>(requires Java 1.6+)</commons.release.desc>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC2</commons.rc.version>
     <commons.binary.suffix>-bin</commons.binary.suffix>
 
     <commons.jira.id>RNG</commons.jira.id>
diff --git a/src/site/xdoc/download_rng.xml b/src/site/xdoc/download_rng.xml
index dd28e1d..43533f2 100644
--- a/src/site/xdoc/download_rng.xml
+++ b/src/site/xdoc/download_rng.xml
@@ -56,11 +56,11 @@
 -->
 <document>
   <properties>
-    <title>Download Apache Commons Rng</title>
+    <title>Download Apache Commons RNG</title>
     <author email="dev@commons.apache.org">Apache Commons Documentation Team</author>
   </properties>
   <body>
-    <section name="Download Apache Commons Rng">
+    <section name="Download Apache Commons RNG">
     <subsection name="Using a Mirror">
       <p>
         We recommend you use a mirror to download our release
@@ -111,7 +111,7 @@
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons Rng 1.0 (requires Java 1.6+)">
+    <section name="Apache Commons RNG 1.0 (requires Java 1.6+)">
       <subsection name="Binaries">
         <table>
           <tr>