tagging version 0.3.2

git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@511034 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
cadeyrn 2012-02-27 09:37:30 +00:00
parent 97aee6df12
commit 9570df8e57
2 changed files with 7 additions and 2 deletions

View file

@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=8LZ66
Tags: cache, APC, memcached, full page cache
Requires at least: 3.0
Tested up to: 3.3.1
Stable tag: 0.3
Stable tag: 0.3.2
Fast Full Page Cache, backend can be memcached or APC
@ -57,6 +57,11 @@ Please use only the Memcache extension. You also need to select it on the settin
== Changelog ==
= 0.3.2 =
2012.02.27
* apc_cache_info replaced with apc_sma_info, makes plugin faster
= 0.3 =
2012.02.21

View file

@ -1,7 +1,7 @@
<?php
/*
Plugin Name: WP-FFPC
Version: 0.3
Version: 0.3.2
Plugin URI: http://petermolnar.eu/wordpress/wp-ffpc
Description: Fast Full Page Cache, backend can be memcached or APC
Author: Peter Molnar