Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so dont bother with any of their useless mail servers here and just use oauth login instead. Thank the nice Russians for causing that. :)

Paste

Pasted as Diff by wptouch diff ( 15 years ago )
└> diff -urN bad good
diff -urN bad/readme.txt good/readme.txt
--- bad/readme.txt      2011-06-21 23:37:08.000000000 +0400
+++ good/readme.txt     2011-06-22 00:22:09.000000000 +0400
@@ -8,7 +8,7 @@
 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal@bravenewcode.com&item_name=WPtouch Beer Fund&no_shipping=0&no_note=1&tax=0¤cy_code=CAD&lc=CA&bn=PP-DonationsBF&charset=UTF-8
 Requires at least: 2.9
 Tested up to: 3.1.3
-Stable tag: 1.9.28
+Stable tag: 1.9.29
 
 WPtouch: A simple, powerful and elegant mobile theme for your website.
 
@@ -42,6 +42,10 @@
 
 == Changelog ==
 
+= Version 1.9.29 =
+
+* IMPORTANT: Due to a WordPress.org issue, please update
+
 = Version 1.9.28 =
 
 * Fixed: Javascript issue with excerpts and load more entries
diff -urN bad/wptouch.php good/wptouch.php
--- bad/wptouch.php     2011-06-21 23:37:08.000000000 +0400
+++ good/wptouch.php    2011-06-22 00:22:09.000000000 +0400
@@ -2,7 +2,7 @@
 /*
 Plugin Name: WPtouch
 Plugin URI: http://wordpress.org/extend/plugins/wptouch/
-Version: 1.9.28
+Version: 1.9.29
 Description: A plugin which formats your site with a mobile theme for visitors on Apple <a href="http://www.apple.com/iphone/">iPhone</a> / <a href="http://www.apple.com/ipodtouch/">iPod touch</a>, <a href="http://www.android.com/">Google Android</a>, <a href="http://www.blackberry.com/">Blackberry Storm and Torch</a>, <a href="http://www.palm.com/us/products/phones/pre/">Palm Pre</a> and other touch-based smartphones.
 Author: BraveNewCode Inc.
 Author URI: http://www.bravenewcode.com
@@ -28,7 +28,7 @@
 load_plugin_textdomain( 'wptouch', false, dirname( plugin_basename( __FILE__ ) ) );
 
 global $bnc_wptouch_version;
-$bnc_wptouch_version = '1.9.28';
+$bnc_wptouch_version = '1.9.29';
 
 require_once( 'include/plugin.php' );
 require_once( 'include/compat.php' );

 

Revise this Paste

Your Name: Code Language: