<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://www.fustrate.com/dev/sources/Other/package-info.xsl"?>
<!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">
<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
	<name>Twitter and bit.ly Posts</name>
	<id>fustrate:twitly</id>
	<type>modification</type>
	<version>1.0.2</version>

	<install for="1.1-1.1.99">
		<code>install.php</code>
		<modification type="file" format="xml">install.xml</modification>
		<readme type="file" parsebbc="true">readme.txt</readme>
	</install>

	<upgrade from="1.0" for="1.1-1.1.99">
		<modification type="file" format="xml">upgrade.xml</modification>
		<readme type="file" parsebbc="true">readme.txt</readme>
	</upgrade>

	<upgrade from="1.0.1" for="1.1-1.1.99">
		<modification type="file" format="xml">upgrade_1-0-1.xml</modification>
		<readme type="file" parsebbc="true">readme.txt</readme>
	</upgrade>

	<uninstall>
		<modification type="file" format="xml" reverse="true">install.xml</modification>
	</uninstall>
</package-info>
