stable 0.2 git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@507308 b8457f37-d9ea-0310-8a92-e5e31aec5664
cadeyrn cadeyrn@b8457f37-d9ea-0310-8a92-e5e31aec5664
Sun, 19 Feb 2012 13:37:15 +0000
2 files changed,
3 insertions(+),
3 deletions(-)
M
readme.txt
→
readme.txt
@@ -2,8 +2,8 @@ === WP-FFPC ===
Contributors: cadeyrn Tags: cache, APC, memcached, full page cache Requires at least: 3.0 -Tested up to: 3.3 -Stable tag: 0.1 +Tested up to: 3.3.1 +Stable tag: 0.2 Fast Full Page Cache, backend can be memcached or APC
M
wp-ffpc.php
→
wp-ffpc.php
@@ -1,7 +1,7 @@
<?php /* Plugin Name: WP-FFPC -Version: 0.1 +Version: 0.2 Plugin URI: http://petermolnar.eu/wordpress/wp-ffpc Description: Fast Full Page Cache, backend can be memcached or APC Author: Peter Molnar