all repos — wp-ffpc @ 47ad1887d3d6f01c78251a56a23b45bde62ff02d

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
commit

47ad1887d3d6f01c78251a56a23b45bde62ff02d

parent

fc99c24b0996e848d6541fb6f749ac32977825b3

2 files changed, 3 insertions(+), 3 deletions(-)

jump to
M readme.txtreadme.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.phpwp-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