<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cregy Web Development &#187; nightly builds</title>
	<atom:link href="http://cregy.co.uk/tag/nightly-builds/feed/" rel="self" type="application/rss+xml" />
	<link>http://cregy.co.uk</link>
	<description>Wordpress And the Web - Feature rich and individual</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:43:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Upgrading to a WordPress Beta Version</title>
		<link>http://cregy.co.uk/upgrading-to-a-wordpress-beta-version/</link>
		<comments>http://cregy.co.uk/upgrading-to-a-wordpress-beta-version/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 12:16:41 +0000</pubDate>
		<dc:creator>tsop</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[nightly builds]]></category>
		<category><![CDATA[wp-includes]]></category>

		<guid isPermaLink="false">http://www.cregy.co.uk/?p=615</guid>
		<description><![CDATA[I love using the automatic upgrade path in WordPress but can you use it to upgrade to a beta version. Yes you can. Using an ftp programme navigate to wp-includes and edit version.php. Find this line: $wp_version = '2.8'; It is towards the top and defines what version you are using. Simply change it to [...]]]></description>
			<content:encoded><![CDATA[<p>I love using the automatic upgrade path in WordPress but can you use it to upgrade to a beta version. Yes you can. Using an ftp programme navigate to wp-includes and edit version.php. Find this line:<br />
<code>$wp_version = '2.8';</code></p>
<p>It is towards the top and defines what version you are using. Simply change it to whatever beta version you require.<br />
<code>$wp_version = '2.8.1-dev';</code></p>
<p>See <a href="http://wordpress.org/download/nightly/">Nightly Builds</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://cregy.co.uk/upgrading-to-a-wordpress-beta-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

