diff --git a/build.ini b/build.ini
index 39f72193b98..b0ca9842eba 100644
--- a/build.ini
+++ b/build.ini
@@ -1,5 +1,5 @@
 # The release version for the extension package.
-version=3.4.0-dev
+version=3.4.0-rc
 
 # The name of the package.
 package=weblinks
diff --git a/src/com_weblinks/weblinks.xml b/src/com_weblinks/weblinks.xml
index e2033c00bb4..e5116b38f96 100644
--- a/src/com_weblinks/weblinks.xml
+++ b/src/com_weblinks/weblinks.xml
@@ -7,7 +7,7 @@
 	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
 	<authorEmail>admin@joomla.org</authorEmail>
 	<authorUrl>www.joomla.org</authorUrl>
-	<version>3.4.0-dev</version>
+	<version>3.4.0-rc</version>
 	<description>COM_WEBLINKS_XML_DESCRIPTION</description>
 	<scriptfile>script.php</scriptfile>
 
diff --git a/src/mod_weblinks/mod_weblinks.xml b/src/mod_weblinks/mod_weblinks.xml
index c7e36fc9e17..c205b7f67f9 100644
--- a/src/mod_weblinks/mod_weblinks.xml
+++ b/src/mod_weblinks/mod_weblinks.xml
@@ -7,7 +7,7 @@
 	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
 	<authorEmail>admin@joomla.org</authorEmail>
 	<authorUrl>www.joomla.org</authorUrl>
-	<version>3.4.0-dev</version>
+	<version>3.4.0-rc</version>
 	<description>MOD_WEBLINKS_XML_DESCRIPTION</description>
 	<files>
 		<folder>language</folder>
diff --git a/src/pkg_weblinks.xml b/src/pkg_weblinks.xml
index 2b809c5f501..f00f5274ce2 100644
--- a/src/pkg_weblinks.xml
+++ b/src/pkg_weblinks.xml
@@ -10,7 +10,7 @@
 	<author>Joomla! Project</author>
 	<authorEmail>admin@joomla.org</authorEmail>
 	<authorUrl>www.joomla.org</authorUrl>
-	<version>3.4.0-dev</version>
+	<version>3.4.0-rc</version>
 	<license>GNU General Public License version 2 or later; see	LICENSE.txt</license>
 	<description>PKG_WEBLINKS_XML_DESCRIPTION</description>
 	<files>
diff --git a/src/plg_finder_weblinks/weblinks.xml b/src/plg_finder_weblinks/weblinks.xml
index cdf462a187a..1968aa4e4a6 100644
--- a/src/plg_finder_weblinks/weblinks.xml
+++ b/src/plg_finder_weblinks/weblinks.xml
@@ -7,7 +7,7 @@
 	<license>GNU General Public License version 2 or later; see	LICENSE.txt</license>
 	<authorEmail>admin@joomla.org</authorEmail>
 	<authorUrl>www.joomla.org</authorUrl>
-	<version>3.4.0-dev</version>
+	<version>3.4.0-rc</version>
 	<description>PLG_FINDER_WEBLINKS_XML_DESCRIPTION</description>
 	<files>
 		<filename plugin="weblinks">weblinks.php</filename>
diff --git a/src/plg_search_weblinks/weblinks.xml b/src/plg_search_weblinks/weblinks.xml
index 0b58f78c230..439b4fd0807 100644
--- a/src/plg_search_weblinks/weblinks.xml
+++ b/src/plg_search_weblinks/weblinks.xml
@@ -7,7 +7,7 @@
 	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
 	<authorEmail>admin@joomla.org</authorEmail>
 	<authorUrl>www.joomla.org</authorUrl>
-	<version>3.4.0-dev</version>
+	<version>3.4.0-rc</version>
 	<description>PLG_SEARCH_WEBLINKS_XML_DESCRIPTION</description>
 	<files>
 		<filename plugin="weblinks">weblinks.php</filename>