Use end instead of looking for ?>
Jeremy D

Jeremy D commited on 2012-06-23 11:49:04
Showing 2 changed files, with 2 additions and 2 deletions.

... ...
@@ -4,7 +4,7 @@
4 4
 
5 5
 	<id>sleepy:ipv6_support</id>
6 6
 
7
-	<version>1.0</version>
7
+	<version>1.0.1</version>
8 8
 
9 9
 	<file name="$sourcedir/ManageSearchEngines.php">
10 10
 
... ...
@@ -3,7 +3,7 @@
3 3
 <package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
4 4
 	<id>SleePy:ipv6_support</id>
5 5
 	<name>IPv6 Support</name>
6
-	<version>1.0</version>
6
+	<version>1.0.1</version>
7 7
 	<type>modification</type>
8 8
 	<install for="2.0-2.0.99">
9 9
 		<readme>README.txt</readme>
10 10